pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/gutenprint-lib Needs Perl. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e9664a35458
branches:  trunk
changeset: 543697:7e9664a35458
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jun 21 22:55:49 2008 +0000

description:
Needs Perl. Bump revision.

diffstat:

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

diffs (25 lines):

diff -r aa02cf3d0bad -r 7e9664a35458 print/gutenprint-lib/Makefile
--- a/print/gutenprint-lib/Makefile     Sat Jun 21 22:46:36 2008 +0000
+++ b/print/gutenprint-lib/Makefile     Sat Jun 21 22:55:49 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2008/03/06 14:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/21 22:55:49 joerg Exp $
 
 VERSION=       5.0.2
 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