aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/db2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/db2/Makefile b/databases/db2/Makefile
index 61863c618564..135798f0c660 100644
--- a/databases/db2/Makefile
+++ b/databases/db2/Makefile
@@ -17,6 +17,8 @@ DISTNAME= db-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Berkeley DB package, revision 2
+MAKE_JOBS_UNSAFE= yes
+
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_LDCONFIG= yes