aboutsummaryrefslogtreecommitdiffstats
path: root/print/ggv2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-21 00:30:09 +0800
committermarcus <marcus@FreeBSD.org>2004-01-21 00:30:09 +0800
commit832fa9838ab1e4697a84f093306a5259c766afd6 (patch)
treee3db5d1ad3f330e38e50ecdcfc9753318db20ef1 /print/ggv2
parent259679e71a7cf3fa04dcd60ad745125e8bf16d87 (diff)
downloadfreebsd-ports-gnome-832fa9838ab1e4697a84f093306a5259c766afd6.tar.gz
freebsd-ports-gnome-832fa9838ab1e4697a84f093306a5259c766afd6.tar.zst
freebsd-ports-gnome-832fa9838ab1e4697a84f093306a5259c766afd6.zip
Use the new ghostscript options.
Submitted by: linimon
Diffstat (limited to 'print/ggv2')
-rw-r--r--print/ggv2/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index 7278ed3c91b7..d9b1bfcb4e8c 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -16,18 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 ghostscript viewer
-.if defined(WITH_GHOSTSCRIPT_AFPL)
-.if ${WITH_GHOSTSCRIPT_AFPL} == yes
-GSPORT?= print/ghostscript-afpl
-.else
-GSPORT?= print/ghostscript-gnu
-.endif
-.else
-GSPORT?= print/ghostscript-gnu
-.endif
-
-BUILD_DEPENDS= gs:${PORTSDIR}/${GSPORT}
-RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT}
+USE_GHOSTSCRIPT= yes
USE_BZIP2= yes
USE_X_PREFIX= yes