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 --- sysutils/LPRngTool/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/LPRngTool') diff --git a/sysutils/LPRngTool/Makefile b/sysutils/LPRngTool/Makefile index 1e5ce4058589..ff4f45d51144 100644 --- a/sysutils/LPRngTool/Makefile +++ b/sysutils/LPRngTool/Makefile @@ -19,8 +19,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= papowell@astart.com COMMENT= Configuration Tool for LPRng +USE_GHOSTSCRIPT_AFPL= yes +USE_GHOSTSCRIPT_BUILD= yes + BUILD_DEPENDS= \ - gs:${PORTSDIR}/print/ghostscript-afpl \ wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ a2ps:${PORTSDIR}/print/a2ps-letter -- cgit