pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2 gtk2: requires glib-mkenums which is now in p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31f3d6358e4b
branches:  trunk
changeset: 370278:31f3d6358e4b
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri Oct 13 22:52:32 2017 +0000

description:
gtk2: requires glib-mkenums which is now in py-glib2-tools

diffstat:

 x11/gtk2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2da17c6fda0a -r 31f3d6358e4b x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Fri Oct 13 22:38:31 2017 +0000
+++ b/x11/gtk2/Makefile Fri Oct 13 22:52:32 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.288 2017/08/16 20:21:16 wiz Exp $
+# $NetBSD: Makefile,v 1.289 2017/10/13 22:52:32 prlw1 Exp $
 
 DISTNAME=      gtk+-2.24.31
 PKGNAME=       ${DISTNAME:S/gtk/gtk2/}
@@ -102,6 +102,7 @@
 .include "../../devel/gettext-lib/buildlink3.mk"
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.28.0
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
 .include "../../graphics/gdk-pixbuf2/buildlink3.mk"
 BUILDLINK_DEPMETHOD.gobject-introspection:=    build
 BUILDLINK_API_DEPENDS.gobject-introspection+=  gobject-introspection>=0.9.3



Home | Main Index | Thread Index | Old Index