summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-30 17:42:56 +0000
committerwiz <wiz@pkgsrc.org>2015-08-30 17:42:56 +0000
commit15ccf2d6308a78967caeda5a0238d2331cc73c4b (patch)
tree96179234509f1ca546f7d0bfbacb9eb0cf867fab /databases
parentce72efe4aa588430e64eb6f29ff5ee325deb1284 (diff)
downloadpkgsrc-15ccf2d6308a78967caeda5a0238d2331cc73c4b.tar.gz
+ libzdb.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 25a1ae0a94b..b23d77f5e8c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.494 2015/08/06 13:26:41 kleink Exp $
+# $NetBSD: Makefile,v 1.495 2015/08/30 17:42:56 wiz Exp $
COMMENT= Databases
@@ -70,6 +70,7 @@ SUBDIR+= libgda-postgres
SUBDIR+= libmongo-client
SUBDIR+= libpqxx
SUBDIR+= libpqxx-doc
+SUBDIR+= libzdb
SUBDIR+= lmdb
SUBDIR+= lua-sqlite
SUBDIR+= lua-sqlite3