diff options
author | wiz <wiz> | 2004-12-03 16:51:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-03 16:51:08 +0000 |
commit | 2f9e1919e14b79a4f807168e06b55b347a4944ca (patch) | |
tree | 8c2bb4a5dd782d557e7836d03ac5d0427f63cd83 /devel | |
parent | c16ff4a41f217a3cf6f7bfcd940e716e4bd22a50 (diff) | |
download | pkgsrc-2f9e1919e14b79a4f807168e06b55b347a4944ca.tar.gz |
Add and enable guile-lib and g-wrap1.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index c6e1701f81a..90366b0c257 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.582 2004/12/03 15:40:09 wiz Exp $ +# $NetBSD: Makefile,v 1.583 2004/12/03 16:51:08 wiz Exp $ # COMMENT= Development utilities @@ -125,6 +125,7 @@ SUBDIR+= florist SUBDIR+= fortran-utils SUBDIR+= ftnchek SUBDIR+= g-wrap +SUBDIR+= g-wrap1 SUBDIR+= gail SUBDIR+= gal SUBDIR+= gal2 @@ -170,6 +171,7 @@ SUBDIR+= gtl0 SUBDIR+= gtoolkit-examples SUBDIR+= guile-fcgi SUBDIR+= guile-gtk +SUBDIR+= guile-lib SUBDIR+= guile-oops SUBDIR+= guile-slib SUBDIR+= guile-www |