diff options
Diffstat (limited to 'dns/c-ares')
-rw-r--r-- | dns/c-ares/Makefile | 1 |
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> |