summaryrefslogtreecommitdiff
path: root/x11/libgnomekbd
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2017-10-15 23:19:10 +0000
committerprlw1 <prlw1@pkgsrc.org>2017-10-15 23:19:10 +0000
commit67d12be74e9fbffbefdfb5e6953174c3dada210a (patch)
tree62508bf0ce01a3cd355616949ff81e5a20d5c0b6 /x11/libgnomekbd
parentdc19e1efa29f6931569f517da775ff34b4e724d7 (diff)
downloadpkgsrc-67d12be74e9fbffbefdfb5e6953174c3dada210a.tar.gz
Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packages
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
Diffstat (limited to 'x11/libgnomekbd')
-rw-r--r--x11/libgnomekbd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile
index b63e014f4f6..e9b69664bd5 100644
--- a/x11/libgnomekbd/Makefile
+++ b/x11/libgnomekbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/10/14 21:25:36 prlw1 Exp $
+# $NetBSD: Makefile,v 1.54 2017/10/15 23:19:13 prlw1 Exp $
#
DISTNAME= libgnomekbd-2.32.0
@@ -23,7 +23,6 @@ PKGCONFIG_OVERRIDE+= libgnomekbd.pc.in
PKGCONFIG_OVERRIDE+= libgnomekbdui.pc.in
.include "../../devel/GConf/schemas.mk"
-.include "../../devel/glib2/buildtools.mk"
.include "../../x11/gtk2/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxklavier+= libxklavier>=4.0
.include "../../x11/libxklavier/buildlink3.mk"