- Flip MAKE_JOBS_SAFE -> UNSAFE
Reported by: pointyhat
This commit is contained in:
parent
9b785b7b3e
commit
28177a4fdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251184
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ PLIST_SUB+= SOVERSION=${SOVERSION} \
|
|||
SUB_LIST= VERSION=${PORTVERSION}
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
|
|
Loading…
Reference in a new issue