Mon Jun 16 13:21:15 2008 UTC ()
Perl runtime dependency. Bump revision.


(joerg)
diff -r1.4 -r1.5 pkgsrc/print/gutenprint51-lib/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/print/gutenprint51-lib/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/print/gutenprint51-lib/Attic/Makefile 2008/03/09 01:23:54 1.4
+++ pkgsrc/print/gutenprint51-lib/Attic/Makefile 2008/06/16 13:21:14 1.5
@@ -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 @@
 # 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