From 9397fc74cb812746e09945b0570a56c48bdb10a3 Mon Sep 17 00:00:00 2001 From: rafan Date: Mon, 24 Sep 2007 08:43:49 +0000 Subject: 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) --- x11/dgs/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'x11/dgs/Makefile') diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index 88d7c07bf131..b6fe153d3472 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -34,14 +34,6 @@ INSTALLDIRS= gs DPS/demos/dpsexec DPS/demos/xepsf .include -pre-fetch: -.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 - pre-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} \ ${REINPLACE_CMD} -e 's|manm|mann|g' -- cgit