diff options
Diffstat (limited to 'dns/ares/Makefile')
-rw-r--r-- | dns/ares/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/ares/Makefile b/dns/ares/Makefile index a315d64c9890..7067ef268b88 100644 --- a/dns/ares/Makefile +++ b/dns/ares/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://curl.haxx.se/dev/ \ MAINTAINER= roam@FreeBSD.org COMMENT= An asynchronous DNS resolver library +CONFLICTS= c-ares-1.* + GNU_CONFIGURE= yes MAN3= ares_destroy.3 ares_expand_name.3 ares_fds.3 \ |