aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-04-16 08:39:43 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-04-16 08:39:43 +0000
commit031fa0eba489d54d3c2d88f26144274dc5a072aa (patch)
tree09c4966ef192d935b9f68095c369afdc93c242ba /print
parent333dd3efe4c0e842223d09d20ca571de10054aac (diff)
downloadports-031fa0eba489d54d3c2d88f26144274dc5a072aa.tar.gz
ports-031fa0eba489d54d3c2d88f26144274dc5a072aa.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile2
-rw-r--r--print/apsfilter/scripts/configure2
-rw-r--r--print/apsfilter6/Makefile2
-rw-r--r--print/apsfilter6/scripts/configure2
4 files changed, 4 insertions, 4 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 8047e1564d5f..2bfcb22be1fe 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -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
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure
index 077245477e73..f869602e210d 100644
--- a/print/apsfilter/scripts/configure
+++ b/print/apsfilter/scripts/configure
@@ -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\")
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index 8047e1564d5f..2bfcb22be1fe 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -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
diff --git a/print/apsfilter6/scripts/configure b/print/apsfilter6/scripts/configure
index 077245477e73..f869602e210d 100644
--- a/print/apsfilter6/scripts/configure
+++ b/print/apsfilter6/scripts/configure
@@ -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\")