From 7661f721b9ddea576d879f059c42d908bd2db5ac Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 26 Sep 2009 22:17:16 +0000 Subject: Since this was renamed from libglade2 to libglade (more than two years ago...) it should conflict with libglade2, not libglade (i.e. itself). Noted by reed@ --- devel/libglade/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libglade') diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index c6e77598f66..ff03d26ce14 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2009/08/26 19:56:55 sno Exp $ +# $NetBSD: Makefile,v 1.68 2009/09/26 22:17:16 wiz Exp $ # DISTNAME= libglade-2.6.4 @@ -18,7 +18,7 @@ GNU_CONFIGURE= YES USE_LIBTOOL= YES PKGCONFIG_OVERRIDE= libglade-2.0.pc.in -CONFLICTS+= libglade-[0-9]* +CONFLICTS+= libglade2-[0-9]* CONFIGURE_ARGS+= --without-xml-catalog -- cgit v1.2.3