aboutsummaryrefslogtreecommitdiff
path: root/databases/tokyocabinet
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tokyocabinet')
-rw-r--r--databases/tokyocabinet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 0b2571cffffb..e396fee71e12 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= SF
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A modern implementation of DBM
+MAKE_JOBS_SAFE= yes
+
CONFIGURE_ARGS= --enable-off64
GNU_CONFIGURE= yes
USE_GMAKE= yes