aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/enscript
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-11-21 11:09:45 +0800
committerlinimon <linimon@FreeBSD.org>2003-11-21 11:09:45 +0800
commit3ba312b145fc14130f6f7f772b29e5c8c64c7722 (patch)
tree7eefe54e1799f33c6d1cd4f7abdc9b38c385095b /chinese/enscript
parent929eae4312533cfc305fc5d8283b6c7f00d9b76c (diff)
downloadfreebsd-ports-gnome-3ba312b145fc14130f6f7f772b29e5c8c64c7722.tar.gz
freebsd-ports-gnome-3ba312b145fc14130f6f7f772b29e5c8c64c7722.tar.zst
freebsd-ports-gnome-3ba312b145fc14130f6f7f772b29e5c8c64c7722.zip
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw
Diffstat (limited to 'chinese/enscript')
-rw-r--r--chinese/enscript/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile
index 97ec2971f63a..d155d713ffb8 100644
--- a/chinese/enscript/Makefile
+++ b/chinese/enscript/Makefile
@@ -12,19 +12,14 @@ MASTERDIR= ${.CURDIR}/../../print/enscript-letter
MAINTAINER= keith@FreeBSD.org
-.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes
-GSPORT?= print/ghostscript-afpl
-.else
-GSPORT?= print/ghostscript-gnu
-.endif
-
-RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm \
- gs:${PORTSDIR}/${GSPORT}
+RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
PLIST= ${WRKDIR}/pkg-plist
PKGMESSAGE= ${.CURDIR}/pkg-message
+USE_GHOSTSCRIPT_RUN= yes
+
pre-fetch:
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
@${ECHO} ""