libares and libcares conflict with others.

This commit is contained in:
obache 2010-07-25 02:35:35 +00:00
parent 2aa946e1ac
commit a2e72ffa12
2 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/10/18 19:46:36 zafer Exp $
# $NetBSD: Makefile,v 1.9 2010/07/25 02:35:35 obache Exp $
#
# Please do not update or modify this package as it has been imported only
@ -15,6 +15,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://c-ares.haxx.se/
COMMENT= Asynchronous resolver library
CONFLICTS+= libares-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES