1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Mark MAKE_JOBS_SAFE

PR:		ports/133003
Submitted by:	mm
Approved by:	maintainer timeout (roam; 1 month)
This commit is contained in:
Pav Lucistnik 2009-05-15 11:55:05 +00:00
parent ae05e3c4b3
commit 52c68fb695
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233930

View File

@ -53,6 +53,7 @@ PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
USE_PERL5_BUILD= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
OPTIONS= CARES "Asynchronous DNS resolution via c-ares" off \
CURL_DEBUG "Enable curl diagnostic output" off \