From 3c0b2c91184bba6e5cd7fea27d9aa8f37ac90ac0 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 25 Jul 2010 02:35:35 +0000 Subject: libares and libcares conflict with others. --- net/libares/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/libares') diff --git a/net/libares/Makefile b/net/libares/Makefile index 6bd20a274ce..0a4d0f814dd 100644 --- a/net/libares/Makefile +++ b/net/libares/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/07/25 02:35:35 obache Exp $ # DISTNAME= ares-1.1.1 @@ -11,6 +11,8 @@ MAINTAINER= sommerfeld@NetBSD.org #HOMEPAGE= none COMMENT= Asynchronous DNS resolver library +CONFLICTS+= libcares-[0-9]* + PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES -- cgit v1.2.3