aboutsummaryrefslogtreecommitdiff
path: root/dns/c-ares
diff options
context:
space:
mode:
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)