pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/gutenprint51-lib Perl runtime dependency. Bump r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5401dcf5adb
branches:  trunk
changeset: 543386:e5401dcf5adb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 16 13:21:14 2008 +0000

description:
Perl runtime dependency. Bump revision.

diffstat:

 print/gutenprint51-lib/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r f7293dce2d05 -r e5401dcf5adb print/gutenprint51-lib/Makefile
--- a/print/gutenprint51-lib/Makefile   Mon Jun 16 13:19:57 2008 +0000
+++ b/print/gutenprint51-lib/Makefile   Mon Jun 16 13:21:14 2008 +0000
@@ -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
 



Home | Main Index | Thread Index | Old Index