summaryrefslogtreecommitdiff
path: root/devel/bonobo
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-07-07 17:00:27 +0000
committerabs <abs@pkgsrc.org>2006-07-07 17:00:27 +0000
commit83647766242183ef6d69437c8db16879917e5b66 (patch)
tree98ecd629aeab6c97bb88476a418255b9f79bfc4d /devel/bonobo
parentbffb3d5bba104c7d16f1a892daffa047ac6754a2 (diff)
downloadpkgsrc-83647766242183ef6d69437c8db16879917e5b66.tar.gz
USE_TOOLS+=perl <sigh>
Diffstat (limited to 'devel/bonobo')
-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}