diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
commit | d1107bb40e81d1186ea75412dd5d61d736e4d726 (patch) | |
tree | 103926d89737f146b97db5255f054196dadab9fc /devel/Makefile | |
parent | d89dccb61e24d9db4b71225fafab4061ae50cf51 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index a6bec596d4b6..6641610cab84 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -108,8 +108,11 @@ SUBDIR += boehm-gc SUBDIR += bonobo SUBDIR += bonobo-conf - SUBDIR += boost - SUBDIR += boost-python + SUBDIR += boost-all + SUBDIR += boost-docs + SUBDIR += boost-jam + SUBDIR += boost-libs + SUBDIR += boost-python-libs SUBDIR += boost_build SUBDIR += bouml SUBDIR += bouml-doc |