diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-01-19 13:33:35 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-01-19 13:33:35 +0000 |
commit | e5f9dc4821a1426c29e02386b2b242bcb269a13b (patch) | |
tree | d0454d69ab219941d42ea5683d02c02337a2d637 /graphics/sam2p | |
parent | 4340105fb6e6bb267144d2c3c95f1009e54d8352 (diff) | |
download | ports-e5f9dc4821a1426c29e02386b2b242bcb269a13b.tar.gz ports-e5f9dc4821a1426c29e02386b2b242bcb269a13b.zip |
Notes
Diffstat (limited to 'graphics/sam2p')
-rw-r--r-- | graphics/sam2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |