pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Add and enable boost-jam.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b1bdd24e38a
branches:  trunk
changeset: 529381:7b1bdd24e38a
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Jun 02 17:49:30 2007 +0000

description:
Add and enable boost-jam.

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cdc3ff9b4c46 -r 7b1bdd24e38a devel/Makefile
--- a/devel/Makefile    Sat Jun 02 17:48:51 2007 +0000
+++ b/devel/Makefile    Sat Jun 02 17:49:30 2007 +0000
@@ -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+=       boost-build
 SUBDIR+=       boost-docs
 SUBDIR+=       boost-headers
+SUBDIR+=       boost-jam
 SUBDIR+=       boost-libs
 SUBDIR+=       boost-python
 SUBDIR+=       buddy



Home | Main Index | Thread Index | Old Index