summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-04-12 21:33:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-04-12 21:33:23 +0000
commit6d3f66735b7a6f1c2af352cdfce4cc4f4c7efb05 (patch)
treed64d0d8404df89a9701118fa40d5dcdbb0f93d1b /dns/bind94/Makefile
parent- Mark broken, (diff)
- Flip from MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE, fails both on pointyhat and on
my local machine
Notes
Notes: svn path=/head/; revision=232247
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index c4051159d998..245125108e96 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -27,7 +27,7 @@ COMMENT= The BIND DNS suite with updated DNSSEC and threads
# ISC releases things like 9.4.0b3, which our versioning doesn't like
ISCVERSION= 9.4.3-P2
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \