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 --- graphics/epstool/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'graphics/epstool/Makefile') diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile index 9b5f72f..c966c17 100644 --- a/graphics/epstool/Makefile +++ b/graphics/epstool/Makefile @@ -13,13 +13,7 @@ MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ MAINTAINER= ports@FreeBSD.org COMMENT= Create or extract preview bitmaps in EPS files -.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes -GSPORT?= print/ghostscript-afpl -.else -GSPORT?= print/ghostscript-gnu -.endif - -RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} +USE_GHOSTSCRIPT_RUN= yes USE_REINPLACE= yes USE_GMAKE= yes -- cgit v1.1