summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2007-06-02 17:49:30 +0000
committerjmmv <jmmv@pkgsrc.org>2007-06-02 17:49:30 +0000
commited227b7b79b3fa4c37f2b66ca147bf4e159cfc5f (patch)
treef92773742408d5dc992db75499e4029fcea8ddfa /devel
parent24e72cda8ab3dbce9a701c99997ad57ac2d522c8 (diff)
downloadpkgsrc-ed227b7b79b3fa4c37f2b66ca147bf4e159cfc5f.tar.gz
Add and enable boost-jam.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 3f623369dd4..26d63632876 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.861 2007/05/29 15:41:56 taca Exp $
+# $NetBSD: Makefile,v 1.862 2007/06/02 17:49:30 jmmv Exp $
#
COMMENT= Development utilities
@@ -62,6 +62,7 @@ SUBDIR+= boehm-gc
SUBDIR+= boost-build
SUBDIR+= boost-docs
SUBDIR+= boost-headers
+SUBDIR+= boost-jam
SUBDIR+= boost-libs
SUBDIR+= boost-python
SUBDIR+= buddy