summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorrillig <rillig>2006-06-18 10:35:42 +0000
committerrillig <rillig>2006-06-18 10:35:42 +0000
commit3aa34fa21be966e8405c772cb631543f07e74c59 (patch)
treedb8f25d2f30e2f8391e2ed88ce6d1498fb29c10f /print
parent69e0e702b9899d96ad1a68e6ccd14dccbfc0afb0 (diff)
downloadpkgsrc-3aa34fa21be966e8405c772cb631543f07e74c59.tar.gz
Since this package installs a Perl program in bin/, it should have a
run-time dependency on Perl. This fixes the bulk build with CHECK_INTERPRETER=yes. Bumped PKGREVISION.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-gnu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile
index 903d064f2b3..29c62bc36b4 100644
--- a/print/ghostscript-gnu/Makefile
+++ b/print/ghostscript-gnu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:46 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/18 10:35:42 rillig Exp $
DISTNAME= ghostscript-${GS_VERS}
PKGNAME= ghostscript-gnu-${GS_VERS}
-PKGREVISION= 3
+PKGREVISION= 4
GS_VERS= 8.15
CATEGORIES= print
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
@@ -64,6 +64,7 @@ MAKE_FLAGS+= XCFLAGS=${CFLAGS:M*:Q}
MAKE_FLAGS+= XLDFLAGS=${LDFLAGS:M*:Q}
REPLACE_PERL= lib/fixmswrd.pl
+USE_TOOLS+= perl:run
GS_RESOURCEDIR= ${PREFIX}/share/ghostscript/Resource
GSDATADIR= ${PREFIX}/share/ghostscript/${GS_VERS}