pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/at-spi Add BUILDLINK_API_DEPENDS.gtk2+=gtk2+>=2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89f70249ce31
branches:  trunk
changeset: 548843:89f70249ce31
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 24 19:30:32 2008 +0000

description:
Add BUILDLINK_API_DEPENDS.gtk2+=gtk2+>=2.14.0 so this gets a gtk2 with gail.

diffstat:

 devel/at-spi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9e8e79d8fa8a -r 89f70249ce31 devel/at-spi/Makefile
--- a/devel/at-spi/Makefile     Fri Oct 24 19:28:49 2008 +0000
+++ b/devel/at-spi/Makefile     Fri Oct 24 19:30:32 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2008/10/16 12:26:36 drochner Exp $
+# $NetBSD: Makefile,v 1.47 2008/10/24 19:30:32 wiz Exp $
 #
 
 DISTNAME=              at-spi-1.24.0
@@ -32,6 +32,7 @@
 .include "../../devel/libbonobo/buildlink3.mk"
 .include "../../devel/popt/buildlink3.mk"
 .include "../../net/ORBit2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.14.0
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libXtst/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index