1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

use ghostscript 6.01 port consistently,

not version 5.50
This commit is contained in:
Andreas Klemm 2000-04-16 08:39:43 +00:00
parent 333dd3efe4
commit 031fa0eba4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27638
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= recode:${PORTSDIR}/converters/recode
.if defined(BATCH)
RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript55
RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript6
RUN_DEPENDS+= html2ps:${PORTSDIR}/print/html2ps-letter
RUN_DEPENDS+= transfig:${PORTSDIR}/print/transfig
RUN_DEPENDS+= cjpeg:${PORTSDIR}/graphics/jpeg

View File

@ -70,7 +70,7 @@ while [ "$1" ]; do
echo RUN_DEPENDS+=smbclient:${PORTSDIR}/net/samba
;;
\"ENCRYPTED_PDF\")
echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript55
echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6
echo PDFENCRYPT=YES
;;
\"ASCII\")

View File

@ -14,7 +14,7 @@ MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= recode:${PORTSDIR}/converters/recode
.if defined(BATCH)
RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript55
RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript6
RUN_DEPENDS+= html2ps:${PORTSDIR}/print/html2ps-letter
RUN_DEPENDS+= transfig:${PORTSDIR}/print/transfig
RUN_DEPENDS+= cjpeg:${PORTSDIR}/graphics/jpeg

View File

@ -70,7 +70,7 @@ while [ "$1" ]; do
echo RUN_DEPENDS+=smbclient:${PORTSDIR}/net/samba
;;
\"ENCRYPTED_PDF\")
echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript55
echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6
echo PDFENCRYPT=YES
;;
\"ASCII\")