pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtkmm gtkmm wants gtk2+>= 2.12.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7065af8c445e
branches: trunk
changeset: 537002:7065af8c445e
user: dogcow <dogcow%pkgsrc.org@localhost>
date: Mon Dec 31 11:11:58 2007 +0000
description:
gtkmm wants gtk2+>= 2.12.0.
diffstat:
x11/gtkmm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a5af5c8a09e6 -r 7065af8c445e x11/gtkmm/Makefile
--- a/x11/gtkmm/Makefile Mon Dec 31 09:22:57 2007 +0000
+++ b/x11/gtkmm/Makefile Mon Dec 31 11:11:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/11/18 08:37:04 adam Exp $
+# $NetBSD: Makefile,v 1.56 2007/12/31 11:11:58 dogcow Exp $
DISTNAME= gtkmm-2.12.3
CATEGORIES= x11
@@ -23,6 +23,7 @@
PKGCONFIG_OVERRIDE+= pango/pangomm-1.4.pc.in
BUILDLINK_API_DEPENDS.glibmm+= glibmm>=2.12.3
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../devel/glibmm/buildlink3.mk"
.include "../../graphics/cairomm/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index