From dc19e1efa29f6931569f517da775ff34b4e724d7 Mon Sep 17 00:00:00 2001 From: prlw1 Date: Sun, 15 Oct 2017 22:31:01 +0000 Subject: Put gdbus-codgen back into operation - Revert "Move gdbus-codegen users to py-glib2-tools by including glib2/buildtools.mk" 1f764df - while here change to TOOL_DEPENDS - switch from py-glib2-tools to glib2-tools --- x11/gtk3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gtk3') diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 419f3456e5a..f1f7bba5026 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2017/10/13 16:36:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.102 2017/10/15 22:31:02 prlw1 Exp $ DISTNAME= gtk+-3.22.21 PKGNAME= ${DISTNAME:S/gtk/gtk3/} @@ -16,6 +16,7 @@ USE_TOOLS+= gmake perl pkg-config bash xgettext msgmerge USE_LANGUAGES= c c++ USE_LIBTOOL= yes PTHREAD_AUTO_VARS= yes +TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen TOOL_DEPENDS+= gettext-tools>=0.19.4nb1:../../devel/gettext-tools # There is no logic in gettext.mk to detect the native version of xgettext, # and we do need it to be compiled with Glade support. @@ -81,7 +82,6 @@ BUILDLINK_API_DEPENDS.atk+= atk>=2.15.1 .include "../../devel/gettext-lib/buildlink3.mk" BUILDLINK_API_DEPENDS.glib2+= glib2>=2.49.4 .include "../../devel/glib2/buildlink3.mk" -.include "../../devel/glib2/buildtools.mk" BUILDLINK_API_DEPENDS.gdk-pixbuf2+= gdk-pixbuf2>=2.30.0 .include "../../graphics/gdk-pixbuf2/buildlink3.mk" BUILDLINK_DEPMETHOD.gobject-introspection:= build -- cgit v1.2.3