From 74da10948afd2af555b0fd521263e7e01c1b2ec1 Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 2 May 2021 11:06:12 +0000 Subject: *: Use the tools framework for gdbus-codegen --- x11/gtk3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/gtk3') diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 4caecfaa4d0..ad96b3b5fbe 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2021/04/28 22:49:29 leot Exp $ +# $NetBSD: Makefile,v 1.164 2021/05/02 11:06:16 nia Exp $ DISTNAME= gtk+-3.24.29 PKGNAME= ${DISTNAME:S/gtk/gtk3/} @@ -16,9 +16,10 @@ USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= ggrep gmake perl pkg-config bash xgettext msgmerge +USE_TOOLS+= gdbus-codegen GNU_CONFIGURE= 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, -- cgit v1.2.3