aboutsummaryrefslogtreecommitdiff
path: root/x11/dgs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-20 16:30:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-20 16:30:09 +0000
commitb7eeb1b30d83e557cf2a24b7952efbea026c2779 (patch)
tree1b6cdba0063a7653636c9b822f9b7e586ca8a359 /x11/dgs
parent77e590c67f5a83837d71c343ff30bbc332704534 (diff)
downloadports-b7eeb1b30d83e557cf2a24b7952efbea026c2779.tar.gz
ports-b7eeb1b30d83e557cf2a24b7952efbea026c2779.zip
Notes
Diffstat (limited to 'x11/dgs')
-rw-r--r--x11/dgs/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index d8fb08f2efb6..c1d14615ec97 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -14,16 +14,11 @@ MASTER_SITE_SUBDIR= dgs
MAINTAINER= ports@FreeBSD.org
COMMENT= A display ghostscript system
-.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes
-GSPORT?= print/ghostscript-afpl
-.else
-GSPORT?= print/ghostscript-gnu
-.endif
+USE_GHOSTSCRIPT_RUN= yes
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT}
USE_X_PREFIX= yes
USE_PERL5_BUILD=yes