pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pangomm Add a conflict with gtkmm<=2.13.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e8bd136b7d6
branches: trunk
changeset: 557397:4e8bd136b7d6
user: reed <reed%pkgsrc.org@localhost>
date: Wed Apr 15 03:50:17 2009 +0000
description:
Add a conflict with gtkmm<=2.13.5.
(pangomm was split from gtkmm, so older gtkmm has some
of same files.)
diffstat:
devel/pangomm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d6f83227c8e0 -r 4e8bd136b7d6 devel/pangomm/Makefile
--- a/devel/pangomm/Makefile Wed Apr 15 03:14:50 2009 +0000
+++ b/devel/pangomm/Makefile Wed Apr 15 03:50:17 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/04/02 09:02:58 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/15 03:50:17 reed Exp $
DISTNAME= pangomm-2.24.0
CATEGORIES= devel
@@ -11,6 +11,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+CONFLICTS+= gtkmm<=2.13.5
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index