mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE
Reported by: pointyhat
This commit is contained in:
parent
eeae21da01
commit
f69339e02b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231562
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ USE_OPENSSL= yes
|
|||
USE_RC_SUBR= radmind.sh
|
||||
SUB_LIST= RADMIND_BASE_DIR=${RADMIND_BASE_DIR}
|
||||
PLIST_SUB= RADMIND_BASE_DIR=${RADMIND_BASE_DIR}
|
||||
MAKE_JOBS_SAFE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-radminddir=${RADMIND_BASE_DIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue