summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-03-14 13:20:14 +0000
committerwiz <wiz@pkgsrc.org>2017-03-14 13:20:14 +0000
commit04b370541e7ce4b85f4fa8e927efb0a1ec7ad291 (patch)
tree863d2358b2cf4ce7d481edf4101d29b4df07a030 /databases/Makefile
parenta86832e8a496b2eb16750136877aba816234bd9e (diff)
downloadpkgsrc-04b370541e7ce4b85f4fa8e927efb0a1ec7ad291.tar.gz
+ leveldb.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 2e9d8e3fc6c..88c2a8f480e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.523 2017/01/02 19:31:47 joerg Exp $
+# $NetBSD: Makefile,v 1.524 2017/03/14 13:20:14 wiz Exp $
COMMENT= Databases
@@ -64,6 +64,7 @@ SUBDIR+= krecipes
SUBDIR+= kyotocabinet
SUBDIR+= lbdb
SUBDIR+= ldapvi
+SUBDIR+= leveldb
SUBDIR+= libcassandra
SUBDIR+= libdbh2
SUBDIR+= libdbi