summaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tokyocabinet/Makefile')
-rw-r--r--databases/tokyocabinet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 9b43a00495f..6fe06c5054d 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2013/10/25 20:27:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.43 2014/03/13 11:08:50 jperkin Exp $
#
DISTNAME= tokyocabinet-1.4.48
@@ -11,6 +11,7 @@ COMMENT= Modern implementation of DBM
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
+USE_GCC_RUNTIME=yes
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c99