Required shells/bash instead of shells/bash2.

This commit is contained in:
Andrey Slusar 2006-01-19 13:33:35 +00:00
parent 4340105fb6
commit e5f9dc4821
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153872

View File

@ -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