summaryrefslogtreecommitdiff
path: root/devel/GConf
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 /devel/GConf
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 'devel/GConf')
-rw-r--r--devel/GConf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
index bbaad075f56..66031f53582 100644
--- a/devel/GConf/Makefile
+++ b/devel/GConf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2017/10/13 22:54:02 prlw1 Exp $
+# $NetBSD: Makefile,v 1.93 2017/10/15 23:19:10 prlw1 Exp $
.include "../../devel/GConf/Makefile.common"
@@ -35,6 +35,5 @@ BUILDLINK_ABI_DEPENDS.dbus-glib+= dbus-glib>=0.74
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/xmlcatmgr/buildlink3.mk"
-.include "../../devel/glib2/buildtools.mk"
.include "../../devel/glib2/modules.mk"
.include "../../mk/bsd.pkg.mk"