pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libglade Since this was renamed from libglade2 t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b8d32e0dfa4
branches:  trunk
changeset: 399715:7b8d32e0dfa4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 26 22:17:16 2009 +0000

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

diffstat:

 devel/libglade/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 51df6b282243 -r 7b8d32e0dfa4 devel/libglade/Makefile
--- a/devel/libglade/Makefile   Sat Sep 26 21:19:08 2009 +0000
+++ b/devel/libglade/Makefile   Sat Sep 26 22:17:16 2009 +0000
@@ -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 @@
 USE_LIBTOOL=           YES
 PKGCONFIG_OVERRIDE=    libglade-2.0.pc.in
 
-CONFLICTS+=            libglade-[0-9]*
+CONFLICTS+=            libglade2-[0-9]*
 
 CONFIGURE_ARGS+=       --without-xml-catalog
 



Home | Main Index | Thread Index | Old Index