diff options
author | rh <rh@pkgsrc.org> | 2000-01-02 15:15:55 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-01-02 15:15:55 +0000 |
commit | d2e7a2fb119eadc7ae5089af2188747e87644764 (patch) | |
tree | a0861f99701a21d8505c5db64623509600393a87 /devel | |
parent | d0c3f42277a516bff0bf928ad49ce2c8f91a1ed6 (diff) | |
download | pkgsrc-d2e7a2fb119eadc7ae5089af2188747e87644764.tar.gz |
Add and enable bonobo.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2101eabc028..a0175c63dbc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 1999/12/29 09:46:36 fredb Exp $ +# $NetBSD: Makefile,v 1.97 2000/01/02 15:15:55 rh Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -9,6 +9,7 @@ SUBDIR += bcc SUBDIR += bison SUBDIR += boehm-gc + SUBDIR += bonobo SUBDIR += cdecl SUBDIR += cdk SUBDIR += cervisia |