summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2017-10-14 10:51:45 +0000
committerprlw1 <prlw1@pkgsrc.org>2017-10-14 10:51:45 +0000
commit3407c786fc6176f1c3a3edad8c5e643db045d89b (patch)
tree786e78c140fc45a80eda61d044fa54a757871b3c /x11
parent8618ec6fc7775196278f821e7003de8121e456f9 (diff)
downloadpkgsrc-3407c786fc6176f1c3a3edad8c5e643db045d89b.tar.gz
gtksourceview3: requires glib-mkenums which is now in py-glib2-tools
Diffstat (limited to 'x11')
-rw-r--r--x11/gtksourceview3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtksourceview3/Makefile b/x11/gtksourceview3/Makefile
index 74596eac774..1fb723f28df 100644
--- a/x11/gtksourceview3/Makefile
+++ b/x11/gtksourceview3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/08/27 15:26:03 prlw1 Exp $
+# $NetBSD: Makefile,v 1.35 2017/10/14 10:51:45 prlw1 Exp $
DISTNAME= gtksourceview-3.24.3
PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview3/}
@@ -32,6 +32,7 @@ BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.48
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.if !empty(PKG_OPTIONS:Mintrospection)
PLIST.introspection= yes
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.42.0