summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-15 03:39:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-15 03:39:11 +0000
commitf2b67af22bdb758858708f69a0e644e6d4165396 (patch)
tree0b6d16f29fb103bb64922583bc6cc4180e09f4c5 /devel/Makefile
parentproperly update port to 5.1. (diff)
Add boost, free peer-reviewed portable C++ source libraries.
PR: ports/33634 Submitted by: Paul Marquis <pmarquis@pobox.com>
Notes
Notes: svn path=/head/; revision=53088
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ae176c5d39d6..1366eff07775 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -58,6 +58,7 @@
SUBDIR += boehm-gc
SUBDIR += bonobo
SUBDIR += bonobo-conf
+ SUBDIR += boost
SUBDIR += bugbuddy
SUBDIR += bugzilla
SUBDIR += c2lib