summaryrefslogtreecommitdiff
path: root/chat
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 /chat
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 'chat')
-rw-r--r--chat/telepathy-glib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 081cd7b04af..62f9786100d 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2017/10/14 21:20:22 prlw1 Exp $
+# $NetBSD: Makefile,v 1.51 2017/10/15 23:19:10 prlw1 Exp $
DISTNAME= telepathy-glib-0.24.1
PKGREVISION= 6
@@ -27,7 +27,6 @@ TEST_TARGET= check
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/glib2/buildtools.mk"
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.30.0
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../lang/python/application.mk"