1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

- Mark MAKE_JOBS_UNSAFE

Reported by:    P6 TB
This commit is contained in:
Philip M. Gollucci 2010-12-17 19:22:18 +00:00
parent b3c91bfc65
commit dbcdee59a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266511

View File

@ -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