summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-03-18 10:03:09 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-03-18 10:03:09 +0000
commit45708325650456eb6683b2741f93bb7eb52b6c22 (patch)
tree5af35ba81920db857f4376abda8492af21657f84 /print
parentreverted to new checksum (diff)
one gs runtime dependency too much after adding the knobs to choose
between gs with/without X11. doesn't bump portrevision, because it doesn't bring any more benefit for the port.
Notes
Notes: svn path=/head/; revision=40006
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/scripts/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure
index 8177fd728ca9..b9aed1ac6bf8 100644
--- a/print/apsfilter/scripts/configure
+++ b/print/apsfilter/scripts/configure
@@ -72,7 +72,6 @@ while [ "$1" ]; do
echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6-nox11
;;
\"GS_PDF_CRYPT\")
- echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6
echo PDFENCRYPT=YES
;;
\"PSUTILS\")