aboutsummaryrefslogtreecommitdiff
path: root/dns/c-ares
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-29 09:37:46 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-29 09:37:46 +0000
commit8e3f371244de9cf5a69a2d61abfe71e0be5285ba (patch)
tree3d5c11be27a38e5c38ab3cd13cceef9cf986dc10 /dns/c-ares
parent5add92b0b12c36e7f5f4eb492f9d2ea3a9b59db1 (diff)
downloadports-8e3f371244de9cf5a69a2d61abfe71e0be5285ba.tar.gz
ports-8e3f371244de9cf5a69a2d61abfe71e0be5285ba.zip
Notes
Diffstat (limited to 'dns/c-ares')
-rw-r--r--dns/c-ares/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile
index bbaf70f96599..79280115b3c4 100644
--- a/dns/c-ares/Makefile
+++ b/dns/c-ares/Makefile
@@ -23,6 +23,7 @@ OPTIONS= CONFIG_INFO "Add the ares_config_info patch" ON \
CONFLICTS= ares-1.*
MAKE_JOBS_UNSAFE= yes
+WITH_FBSD10_FIX= yes
.include <bsd.port.pre.mk>