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) --- textproc/tth/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'textproc/tth') diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index c595e34e6f22..bdd4b19e1ebc 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -26,14 +26,6 @@ MAN1= tth.1 PLIST_FILES= bin/latex2gif bin/ps2gif bin/ps2png bin/tth bin/Xfonts.fix PORTDOCS= license.txt tth_manual.html -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 - do-build: cd ${WRKSRC}; ${CC} ${CFLAGS} tth.c -o tth -ll -- cgit