summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2006-07-07 17:00:27 +0000
committerabs <abs>2006-07-07 17:00:27 +0000
commit1e1b539f9c40883e7514a0b9f999b3a4ceb187cd (patch)
tree98ecd629aeab6c97bb88476a418255b9f79bfc4d
parent97c5d0bc08091f7d61aed60ea203ab084723d96e (diff)
downloadpkgsrc-1e1b539f9c40883e7514a0b9f999b3a4ceb187cd.tar.gz
USE_TOOLS+=perl <sigh>
-rw-r--r--devel/bonobo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index ffbc9cf0954..03502f9cdf6 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -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 @@ BROKEN_GETTEXT_DETECTION= yes
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}