- Mark MAKE_JOBS_SAFE for SMP compilation

This commit is contained in:
Martin Matuska 2009-03-24 12:20:45 +00:00
parent 29888d4660
commit b4fd4d7e1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230846

View file

@ -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}"