- Mark MAKE_JOBS_SAFE for SMP compilation
This commit is contained in:
parent
29888d4660
commit
b4fd4d7e1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230846
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ COMMENT= Easy to use, asynchronous-capable DNS client library and utilities
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
LIBVERSION= 1
|
||||
PLIST_SUB+= LIBVERSION="${LIBVERSION}"
|
||||
|
|
Loading…
Reference in a new issue