aboutsummaryrefslogtreecommitdiff
path: root/security/zxid/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-17 19:22:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-17 19:22:18 +0000
commitdbcdee59a1ba28daf602941a220da49fb94492fc (patch)
treec22c8d4f4b8507546b575610355c4a81d4181fe6 /security/zxid/Makefile
parentb3c91bfc65935c9853b623c7ab152ff611d4b349 (diff)
downloadports-dbcdee59a1ba28daf602941a220da49fb94492fc.tar.gz
ports-dbcdee59a1ba28daf602941a220da49fb94492fc.zip
Notes
Diffstat (limited to 'security/zxid/Makefile')
-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