aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/memcached/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile
index de8933114748..d1ecc11cef84 100644
--- a/databases/memcached/Makefile
+++ b/databases/memcached/Makefile
@@ -47,6 +47,8 @@ SASL_CFLAGS= -I${LOCALBASE}/include
SASL_CPPFLAGS+= ${CFLAGS}
SASL_LDFLAGS= -L${LOCALBASE}/lib
+MAKE_JOBS_UNSAFE= yes
+
.include <bsd.port.pre.mk>
.if ${ARCH} == amd64