aboutsummaryrefslogtreecommitdiff
path: root/dns/c-ares
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-06-23 13:27:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-06-23 13:27:53 +0000
commit00114fb5f452ae0c29b908483ba8f843118223d7 (patch)
treeaf971a72519cb1aed31e13bda8086bde84907f80 /dns/c-ares
parentec1c7bb35719251e2798f1bee3d59178ba2a6d17 (diff)
downloadports-00114fb5f452ae0c29b908483ba8f843118223d7.tar.gz
ports-00114fb5f452ae0c29b908483ba8f843118223d7.zip
Make jobs unsafe
Notes
Notes: svn path=/head/; revision=236522
Diffstat (limited to 'dns/c-ares')
-rw-r--r--dns/c-ares/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile
index 8e220d77c1a4..dc03727015a6 100644
--- a/dns/c-ares/Makefile
+++ b/dns/c-ares/Makefile
@@ -19,6 +19,8 @@ OPTIONS= CONFIG_INFO "Add the ares_config_info patch" ON \
CONFLICTS= ares-1.*
+MAKE_JOBS_UNSAFE= yes
+
.include <bsd.port.pre.mk>
.if defined(WITH_CONFIG_INFO)