aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pstoedit/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-09-24 16:43:49 +0800
committerrafan <rafan@FreeBSD.org>2007-09-24 16:43:49 +0800
commit9397fc74cb812746e09945b0570a56c48bdb10a3 (patch)
treeb7f523bbb8b4184ee0987913e2f19eeab8404ff6 /graphics/pstoedit/Makefile
parent47fdf09cb38d6c92e96a09df04c9470aea4fbe47 (diff)
downloadfreebsd-ports-gnome-9397fc74cb812746e09945b0570a56c48bdb10a3.tar.gz
freebsd-ports-gnome-9397fc74cb812746e09945b0570a56c48bdb10a3.tar.zst
freebsd-ports-gnome-9397fc74cb812746e09945b0570a56c48bdb10a3.zip
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)
Diffstat (limited to 'graphics/pstoedit/Makefile')
-rw-r--r--graphics/pstoedit/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index c456e0524cdf..58b560ca886c 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -78,14 +78,6 @@ LIB_DEPENDS+= plotter.4:${PORTSDIR}/graphics/plotutils
PLIST_SUB+= PLOTUTILS=""
.endif
-pre-everything::
-.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
- @${ECHO_MSG} ""
- @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
- @${ECHO_MSG} " AFPL Postscript interpreter instead of GNU one"
- @${ECHO_MSG} ""
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|CXXFLAGS="-g"|CXXFLAGS="$$CXXFLAGS"|g ; \
s|GCC_OK=no|GCC_OK=yes|g ; \