pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/bonobo USE_TOOLS+=perl <sigh>



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb0bfcdc18c5
branches:  trunk
changeset: 515754:bb0bfcdc18c5
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Jul 07 17:00:27 2006 +0000

description:
USE_TOOLS+=perl <sigh>

diffstat:

 devel/bonobo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cf91b154b997 -r bb0bfcdc18c5 devel/bonobo/Makefile
--- a/devel/bonobo/Makefile     Fri Jul 07 16:59:14 2006 +0000
+++ b/devel/bonobo/Makefile     Fri Jul 07 17:00:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2006/06/26 17:11:39 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2006/07/07 17:00:27 abs Exp $
 
 DISTNAME=      bonobo-1.0.22
 PKGREVISION=   2
@@ -18,7 +18,7 @@
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_X11BASE=           yes
-USE_TOOLS+=            gmake msgfmt
+USE_TOOLS+=            gmake msgfmt perl
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                LOCALBASE=${LOCALBASE:Q}
 CONFIGURE_ENV+=                X11BASE=${X11BASE:Q}



Home | Main Index | Thread Index | Old Index