summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-16 13:21:14 +0000
committerjoerg <joerg>2008-06-16 13:21:14 +0000
commit2a75f83d93e62356fe3b5ba649e7faba4f06b21f (patch)
tree343df295f00fbc2641d62d3f7709df9f9a4ba95a /print
parent62c55f6d1114e73beb0fd04681026837591e711f (diff)
downloadpkgsrc-2a75f83d93e62356fe3b5ba649e7faba4f06b21f.tar.gz
Perl runtime dependency. Bump revision.
Diffstat (limited to 'print')
-rw-r--r--print/gutenprint51-lib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gutenprint51-lib/Makefile b/print/gutenprint51-lib/Makefile
index 5dace6137f4..33edee1bc21 100644
--- a/print/gutenprint51-lib/Makefile
+++ b/print/gutenprint51-lib/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2008/03/09 01:23:54 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/16 13:21:14 joerg Exp $
VERSION= 5.1.7
DISTNAME= gutenprint-${VERSION}
EXTRACT_SUFX= .tar.bz2
PKGNAME= gutenprint-lib-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
@@ -15,7 +15,7 @@ HOMEPAGE= http://gutenprint.sourceforge.net/
# Not sure if this works.
#PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake lex pkg-config
+USE_TOOLS+= gmake lex pkg-config perl:run
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES