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/116c623dd7de
branches: trunk
changeset: 565567:116c623dd7de
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 70a52ab6ee95 -r 116c623dd7de 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