pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases add and enable datadraw



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c044a672b70
branches:  trunk
changeset: 567831:6c044a672b70
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Wed Nov 25 22:43:21 2009 +0000

description:
add and enable datadraw

diffstat:

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

diffs (17 lines):

diff -r 2dda41c042f1 -r 6c044a672b70 databases/Makefile
--- a/databases/Makefile        Wed Nov 25 22:42:35 2009 +0000
+++ b/databases/Makefile        Wed Nov 25 22:43:21 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.309 2009/11/18 14:58:34 he Exp $
+# $NetBSD: Makefile,v 1.310 2009/11/25 22:43:21 dmcmahill Exp $
 #
 
 COMMENT=       Databases
@@ -8,6 +8,7 @@
 SUBDIR+=       bdb-xml
 SUBDIR+=       cdb
 #SUBDIR+=      cstore  # not enabled at present due to its size requirements
+SUBDIR+=       datadraw
 SUBDIR+=       db
 SUBDIR+=       db3
 SUBDIR+=       db4



Home | Main Index | Thread Index | Old Index