summaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-11-07 11:49:08 +0000
committerobache <obache>2008-11-07 11:49:08 +0000
commit5ce48ea8653a0e5107ae424584fa215e3e82e6d4 (patch)
tree1c8a210c50e8ff84b76daabf8bd6a76db6482482 /databases/tokyocabinet/Makefile
parent3fe3ed7bc0c19f3aa8882529d63c2a40e737392e (diff)
downloadpkgsrc-5ce48ea8653a0e5107ae424584fa215e3e82e6d4.tar.gz
Update tokyocabinet to 1.3.16.
Changes: 2008-10-30 Mikio Hirabayashi * tcutil.c (tcmapdup): performance was improved. * tcutil.c (tctreenew, tctreedel, tctreeput, tctreeout, tctreeget): new functions. * tcutil.c (tcsystem): new function. * tchdb.c (tchdbopenimpl): memory usage of reader declined. * tcadb.c (tcadbsync, tcadbcopy): on-memory database is now supported. - Release: 1.3.16
Diffstat (limited to 'databases/tokyocabinet/Makefile')
-rw-r--r--databases/tokyocabinet/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 2ad79c943f0..d8e2f160c1f 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2008/10/26 10:47:07 obache Exp $
+# $NetBSD: Makefile,v 1.8 2008/11/07 11:49:08 obache Exp $
#
-DISTNAME= tokyocabinet-1.3.15
+DISTNAME= tokyocabinet-1.3.16
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
@@ -13,6 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
+USE_LANGUAGES= c99
PKGCONFIG_OVERRIDE+= tokyocabinet.pc.in