diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-02-26 22:51:55 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-02-26 22:51:55 +0000 |
commit | 8bbc5e73748350b7fd1cbf7c2db7d7f2f8361bec (patch) | |
tree | 29c4c616e234e9cdf59328a682022aebe900161f /devel | |
parent | 05fb9c6f6625f75f5cd7f0869f74621527156c17 (diff) | |
download | pkgsrc-8bbc5e73748350b7fd1cbf7c2db7d7f2f8361bec.tar.gz |
Let's sync with reality (reorganization of Boost packages).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3841c1f3546..c4472c9b4b3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.615 2005/02/24 11:19:58 agc Exp $ +# $NetBSD: Makefile,v 1.616 2005/02/26 22:51:55 jmmv Exp $ # COMMENT= Development utilities @@ -51,9 +51,10 @@ SUBDIR+= boaconstructor SUBDIR+= boehm-gc SUBDIR+= bonobo SUBDIR+= bonobo-conf -SUBDIR+= boost +SUBDIR+= boost-build +SUBDIR+= boost-headers +SUBDIR+= boost-libs SUBDIR+= boost-python -SUBDIR+= boost-thread SUBDIR+= buddy SUBDIR+= bugzilla SUBDIR+= buildtool |