diff options
-rw-r--r-- | devel/libglade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |