From 1b3fc8b74e5cb468ec5a95f589f85032f33513eb Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 11 Aug 2007 15:22:31 +0000 Subject: When installing a Perl script to bin/, depend on it. Bump revision. --- print/ghostscript6/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 871b1a815c3..c8945bfca74 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/12/27 18:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/08/11 15:22:31 joerg Exp $ DISTNAME= ghostscript-${GS_VERS} -PKGREVISION= 9 +PKGREVISION= 10 GS_VERS= 6.01 CATEGORIES= print MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ @@ -176,6 +176,7 @@ FPU_TYPE?= 1 MAKE_FLAGS+= FPU_TYPE=${FPU_TYPE:Q} PLIST_SUBST+= GS_VERS=${GS_VERS}vflib +USE_TOOLS+= perl:run REPLACE_PERL= lib/fixmswrd.pl GSDATADIR= ${PREFIX}/share/ghostscript/${GS_VERS}vflib -- cgit v1.2.3