summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/zxid/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/zxid/Makefile b/security/zxid/Makefile
index 2d97bed4ca6a..c4f4d15f83fa 100644
--- a/security/zxid/Makefile
+++ b/security/zxid/Makefile
@@ -17,6 +17,8 @@ COMMENT= Open Source IdM for the Masses - SAML SSO
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+MAKE_JOBS_UNSAFE= yes
+
MAKE_ARGS+= CC="${CC}" CURL_ROOT="${LOCALBASE}" LD="${CC}" \
PREFIX="${PREFIX}" OPENSSL_ROOT="${OPENSSLBASE}"
USE_GMAKE= yes