summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2017-10-13 22:52:32 +0000
committerprlw1 <prlw1@pkgsrc.org>2017-10-13 22:52:32 +0000
commitff7c818e5e30d8073f96b48873334a89ecc09757 (patch)
tree93f69df733f0fdd364d28a160ebce72bce6957ca /x11
parenta983661ea56eb7c713e780a30e8192849a67583b (diff)
downloadpkgsrc-ff7c818e5e30d8073f96b48873334a89ecc09757.tar.gz
gtk2: requires glib-mkenums which is now in py-glib2-tools
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 6657b7c1e9a..f71534d59b9 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -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 @@ BUILDLINK_API_DEPENDS.atk+= atk>=1.30.0
.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