pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2-sharp add a runtime perl dependency for the p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c7f51043afc
branches:  trunk
changeset: 538903:4c7f51043afc
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Feb 20 18:44:27 2008 +0000

description:
add a runtime perl dependency for the parser scripts

diffstat:

 x11/gtk2-sharp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r badad28eb003 -r 4c7f51043afc x11/gtk2-sharp/Makefile
--- a/x11/gtk2-sharp/Makefile   Wed Feb 20 17:40:13 2008 +0000
+++ b/x11/gtk2-sharp/Makefile   Wed Feb 20 18:44:27 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/02/19 13:47:37 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/20 18:44:27 drochner Exp $
 #
 
 DISTNAME=              gtk-sharp-2.10.3
@@ -11,7 +11,7 @@
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            pkg-config gmake
+USE_TOOLS+=            pkg-config gmake perl:run
 GNU_CONFIGURE=         yes
 
 REPLACE_PERL+=         parser/*.pl



Home | Main Index | Thread Index | Old Index