Index: libconfig/Makefile =================================================================== RCS file: /home/CVShome/FreeBSD/ports/devel/libconfig/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- libconfig/Makefile 15 Dec 2011 08:13:56 -0000 1.9 +++ libconfig/Makefile 10 Mar 2012 10:08:06 -0000 @@ -13,6 +13,8 @@ MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A simple library for manipulating structured configuration files +CONFLICTS= wand-libconfig-[0-9]* + USE_GNOME= gnomehack pkgconfig HAS_CONFIGURE= yes USE_LDCONFIG= yes Index: wand-libconfig/Makefile =================================================================== RCS file: /home/CVShome/FreeBSD/ports/devel/wand-libconfig/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- wand-libconfig/Makefile 23 Sep 2011 22:22:15 -0000 1.4 +++ wand-libconfig/Makefile 10 Mar 2012 10:08:41 -0000 @@ -15,6 +15,8 @@ MAINTAINER= matt@peterson.org COMMENT= C library for parsing config files +CONFLICTS= libconfig-[0-9]* + USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes