- Flip MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-05-26 11:14:17 +00:00
parent a20392af84
commit 3c69db4249
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234577

View file

@ -17,7 +17,7 @@ COMMENT= FastCGI Development Kit
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAKE_JOBS_UNSAFE= yes
MAN1= cgi-fcgi.1
MAN3= FCGI_Accept.3 FCGI_Finish.3 FCGI_SetExitStatus.3 \