aboutsummaryrefslogtreecommitdiff
path: root/print/gnome-print
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 /print/gnome-print
parent77e590c67f5a83837d71c343ff30bbc332704534 (diff)
downloadports-b7eeb1b30d83e557cf2a24b7952efbea026c2779.tar.gz
ports-b7eeb1b30d83e557cf2a24b7952efbea026c2779.zip
Notes
Diffstat (limited to 'print/gnome-print')
-rw-r--r--print/gnome-print/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 28e5fce1207f..8f6f1d5784fa 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -16,19 +16,10 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome print support library
-.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
+USE_GHOSTSCRIPT_RUN= yes
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT}
PLIST_SUB= VERSION=${PORTVERSION}