summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-09-24 08:43:49 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-09-24 08:43:49 +0000
commit9716a77feab1f1403700627bd721c2f1e0b26d9d (patch)
tree25148fc53b5a656a27c502b05019a19d22d4c9fe /print/apsfilter/Makefile
parent - update to 1.7 (diff)
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=200037
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index e339695736b4..7b0005ca7e83 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -33,10 +33,6 @@ NO_X= yes
MAKE_ENV+= NO_X=true
.endif
-#
-# define WITH_GHOSTSCRIPT_AFPL=yes for AFPL Postscript interpreter
-# instead of GNU one
-#
USE_GHOSTSCRIPT_RUN= yes
#
@@ -130,14 +126,6 @@ WRKSRC= ${WRKDIR}/apsfilter
SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" GHOSTSCRIPT_PORT="${GHOSTSCRIPT_PORT}"
CONFIGURE_ARGS= --prefix=${PREFIX}
-pre-everything::
-.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
- @${ECHO} ""
- @${ECHO} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
- @${ECHO} " AFPL Postscript interpreter instead of GNU one"
- @${ECHO} ""
-.endif
-
.if !defined(BATCH)
pre-configure:
@${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc