aboutsummaryrefslogtreecommitdiffstats
path: root/dns/udns
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2009-03-23 20:18:31 +0800
committermm <mm@FreeBSD.org>2009-03-23 20:18:31 +0800
commit8d7a0056fd442b659de608e5f7b46480e841067c (patch)
treeb881b1bf40fd2857f8d487bfd9cfa73e32427219 /dns/udns
parent4b7ddf903da4f82adad598727de2577fce8374ae (diff)
downloadfreebsd-ports-gnome-8d7a0056fd442b659de608e5f7b46480e841067c.tar.gz
freebsd-ports-gnome-8d7a0056fd442b659de608e5f7b46480e841067c.tar.zst
freebsd-ports-gnome-8d7a0056fd442b659de608e5f7b46480e841067c.zip
- Mark port MAKE_JOBS_SAFE
Diffstat (limited to 'dns/udns')
-rw-r--r--dns/udns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/udns/Makefile b/dns/udns/Makefile
index 6b2b8e7184c9..368ce9ccd488 100644
--- a/dns/udns/Makefile
+++ b/dns/udns/Makefile
@@ -17,6 +17,7 @@ COMMENT= DNS resolver library with sync and async queries
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
HAS_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
OPTIONS= IPV6 "Enable IPv6 support" on