From e5f9dc4821a1426c29e02386b2b242bcb269a13b Mon Sep 17 00:00:00 2001 From: Andrey Slusar Date: Thu, 19 Jan 2006 13:33:35 +0000 Subject: [PATCH] Required shells/bash instead of shells/bash2. --- graphics/sam2p/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index 1620528edef5..d53c4db9db97 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -19,7 +19,7 @@ COMMENT= Converts raster (bitmap) image formats into PS or PDF files BUILD_DEPENDS= tif22pnm:${PORTSDIR}/graphics/tif22pnm \ tifftopnm:${PORTSDIR}/graphics/netpbm \ zip:${PORTSDIR}/archivers/zip \ - bash:${PORTSDIR}/shells/bash2 + bash:${PORTSDIR}/shells/bash LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg USE_GHOSTSCRIPT_RUN= yes