summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-03 09:27:51 +0000
committerwiz <wiz@pkgsrc.org>2005-03-03 09:27:51 +0000
commit29101f2a39eb1ceebe005e73340cd7a4d1ffb0b5 (patch)
tree49c4bafbcbbf5ecd5776cf91104aaf21b1528b4e
parent8f039970f983386761593008ce17722ada0a98d9 (diff)
downloadpkgsrc-29101f2a39eb1ceebe005e73340cd7a4d1ffb0b5.tar.gz
Add and enable boost-docs.
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 373daa87d32..74d206b34c4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.617 2005/03/03 04:39:09 epg Exp $
+# $NetBSD: Makefile,v 1.618 2005/03/03 09:27:51 wiz Exp $
#
COMMENT= Development utilities
@@ -52,6 +52,7 @@ SUBDIR+= boehm-gc
SUBDIR+= bonobo
SUBDIR+= bonobo-conf
SUBDIR+= boost-build
+SUBDIR+= boost-docs
SUBDIR+= boost-headers
SUBDIR+= boost-libs
SUBDIR+= boost-python