Required shells/bash instead of shells/bash2.
This commit is contained in:
parent
4340105fb6
commit
e5f9dc4821
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153872
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue