From 832fa9838ab1e4697a84f093306a5259c766afd6 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 20 Jan 2004 16:30:09 +0000 Subject: Use the new ghostscript options. Submitted by: linimon --- textproc/prosper/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'textproc/prosper') diff --git a/textproc/prosper/Makefile b/textproc/prosper/Makefile index 88d62e8..655df9a 100644 --- a/textproc/prosper/Makefile +++ b/textproc/prosper/Makefile @@ -17,15 +17,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= thierry@pompo.net COMMENT= Prosper is a LaTeX class for writing transparencies -.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes -GSPORT?= print/ghostscript-afpl -.else -GSPORT?= print/ghostscript-gnu -.endif - BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ - ps2pdf:${PORTSDIR}/${GSPORT} + ps2pdf:${PORTSDIR}/${GHOSTSCRIPT_PORT} NO_BUILD= yes -- cgit v1.1