summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-09-25 06:14:22 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-09-25 06:14:22 +0000
commit31b84c6823b843339cba1f024d10d95908aa9a40 (patch)
tree758461bd15fdced87a5bf4c1b142742414c411c3 /print
parentupdate to 20010801. (diff)
the ghostscript ports moved to new naming scheme,
so update configure script to reflect reality. Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Notes
Notes: svn path=/head/; revision=48178
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/scripts/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure
index 0f61e9f952c1..b6dacab1d864 100644
--- a/print/apsfilter/scripts/configure
+++ b/print/apsfilter/scripts/configure
@@ -66,10 +66,10 @@ while [ "$1" ]; do
echo "PAPERSIZE=letterdj"
;;
\"GS\")
- echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6
+ echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript-gnu
;;
\"GS_NO_X11\")
- echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript6-nox11
+ echo RUN_DEPENDS+=gs:${PORTSDIR}/print/ghostscript-gnu-nox11
;;
\"GS_PDF_CRYPT\")
echo PDFENCRYPT=YES