summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-08-11 13:46:48 +0000
committerrh <rh@pkgsrc.org>2001-08-11 13:46:48 +0000
commit34aae98ad65966ced34972b2a9cd3cb4fa097068 (patch)
treedd947f36e236dee2c418d3597ab6417bc9f90ac2 /devel
parentf043095ba798b94bd24a1c18468e3c86640cf824 (diff)
downloadpkgsrc-34aae98ad65966ced34972b2a9cd3cb4fa097068.tar.gz
Add and enable bonobo-conf.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 65545cc963c..b50aea41e75 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.235 2001/08/10 12:26:11 mjl Exp $
+# $NetBSD: Makefile,v 1.236 2001/08/11 13:46:48 rh Exp $
#
COMMENT= Development utilities
@@ -18,6 +18,7 @@ SUBDIR+= bison
SUBDIR+= bmake
SUBDIR+= boehm-gc
SUBDIR+= bonobo
+SUBDIR+= bonobo-conf
SUBDIR+= boost
SUBDIR+= c-cpp-reference
SUBDIR+= cdecl