- Flip MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE
Reported by: pointyhat
This commit is contained in:
parent
a20392af84
commit
3c69db4249
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234577
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue