aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-03-24 12:20:45 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-03-24 12:20:45 +0000
commitb4fd4d7e1bf5f675c1d224cd53540ab816b74e6c (patch)
tree13e85a8c3fac4b204b35947bde5b84a9462ac9c4 /dns
parent29888d466094670c71c453a01e9ff9b15cd8ab48 (diff)
downloadports-b4fd4d7e1bf5f675c1d224cd53540ab816b74e6c.tar.gz
ports-b4fd4d7e1bf5f675c1d224cd53540ab816b74e6c.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/adns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile
index bed9052127d0..3b3bd22bf384 100644
--- a/dns/adns/Makefile
+++ b/dns/adns/Makefile
@@ -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}"