From b7eeb1b30d83e557cf2a24b7952efbea026c2779 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 20 Jan 2004 16:30:09 +0000 Subject: Use the new ghostscript options. Submitted by: linimon --- print/scribus-devel/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'print/scribus-devel') diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 79f0f1dbba9d..a8cfdf6ae662 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -15,14 +15,9 @@ MASTER_SITES= http://web2.altmuehlnet.de/fschmid/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A comprehensive desktop publishing program -.if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes -GSPORT?= print/ghostscript-afpl -.else -GSPORT?= print/ghostscript-gnu -.endif +USE_GHOSTSCRIPT_RUN= yes LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base -RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} USE_QT_VER= 3 USE_REINPLACE= yes -- cgit v1.2.3