summaryrefslogtreecommitdiff
path: root/databases/tdb
diff options
context:
space:
mode:
authorjoerg <joerg>2016-12-16 19:20:19 +0000
committerjoerg <joerg>2016-12-16 19:20:19 +0000
commit7dd9d6dbed948d64a4376734e2afc821cbdab3ab (patch)
tree56a1308958d4dbda8949a12ef78f06c6c2f27650 /databases/tdb
parentedec6ef52b581115637d9c2176d369355d6973d2 (diff)
downloadpkgsrc-7dd9d6dbed948d64a4376734e2afc821cbdab3ab.tar.gz
Revert, the real culprit is GNU make.
Diffstat (limited to 'databases/tdb')
-rw-r--r--databases/tdb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index 396c16a66ec..b0dd738e25e 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/12/15 23:47:49 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2016/12/16 19:20:19 joerg Exp $
DISTNAME= tdb-1.3.8
CATEGORIES= databases
@@ -30,9 +30,6 @@ USE_GCC_RUNTIME= yes
.include "../../mk/bsd.prefs.mk"
-# At least on NetBSD unprivileged build fails to create threads in WAF.
-ALL_ENV+= JOBS=1
-
.if ${OPSYS} == "Darwin"
post-build:
@install_name_tool -id ${PREFIX}/lib/libtdb.dylib \