summaryrefslogtreecommitdiffstats
path: root/print/font2svg
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-20 16:30:09 +0000
committermarcus <marcus@FreeBSD.org>2004-01-20 16:30:09 +0000
commit832fa9838ab1e4697a84f093306a5259c766afd6 (patch)
treee3db5d1ad3f330e38e50ecdcfc9753318db20ef1 /print/font2svg
parent259679e71a7cf3fa04dcd60ad745125e8bf16d87 (diff)
downloadFreeBSD-ports-832fa9838ab1e4697a84f093306a5259c766afd6.zip
FreeBSD-ports-832fa9838ab1e4697a84f093306a5259c766afd6.tar.gz
Use the new ghostscript options.
Submitted by: linimon
Diffstat (limited to 'print/font2svg')
-rw-r--r--print/font2svg/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/print/font2svg/Makefile b/print/font2svg/Makefile
index 1ab3bf4..bd997ab 100644
--- a/print/font2svg/Makefile
+++ b/print/font2svg/Makefile
@@ -15,14 +15,9 @@ MASTER_SITES= http://www.gdv.uni-hannover.de/~peinecke/font2svg/
MAINTAINER= ports@FreeBSD.org
COMMENT= All font to svg-font converter
-.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes
-GSPORT?= print/ghostscript-afpl
-.else
-GSPORT?= print/ghostscript-gnu
-.endif
+USE_GHOSTSCRIPT_RUN= yes
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
- gs:${PORTSDIR}/${GSPORT}
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
USE_REINPLACE= yes
NO_BUILD= yes
OpenPOWER on IntegriCloud