pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libgnomecanvas needs gtk2>=2.24, pointed out ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/909de49802da
branches:  trunk
changeset: 548555:909de49802da
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Oct 17 11:26:19 2008 +0000

description:
needs gtk2>=2.24, pointed out by wiz

diffstat:

 graphics/libgnomecanvas/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 69e5a5ff65b8 -r 909de49802da graphics/libgnomecanvas/Makefile
--- a/graphics/libgnomecanvas/Makefile  Fri Oct 17 11:21:03 2008 +0000
+++ b/graphics/libgnomecanvas/Makefile  Fri Oct 17 11:26:19 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2008/10/16 17:49:18 drochner Exp $
+# $NetBSD: Makefile,v 1.49 2008/10/17 11:26:19 drochner Exp $
 #
 
 DISTNAME=              libgnomecanvas-2.20.1.1
@@ -20,6 +20,8 @@
 
 PKGCONFIG_OVERRIDE=    libgnomecanvas/libgnomecanvas-2.0.pc.in
 
+BUILDLINK_API_DEPENDS.gtk2=    gtk2+>=2.14.0
+
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/libglade/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"



Home | Main Index | Thread Index | Old Index