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 --- sysutils/consolekit/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils/consolekit') diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile index 5ab03e46356..d72f3366772 100644 --- a/sysutils/consolekit/Makefile +++ b/sysutils/consolekit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2017/10/13 16:36:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.36 2017/10/15 22:31:02 prlw1 Exp $ CONSOLEKIT_VER= 1.0.2 DISTNAME= ConsoleKit2-1.0.2 @@ -61,7 +61,8 @@ post-install: ${INSTALL_DATA} ${FILESDIR}/50-shutdown.rules \ ${DESTDIR}${RULESDIR}/50-shutdown.rules -.include "../../devel/glib2/buildtools.mk" +TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen + .include "../../devel/zlib/buildlink3.mk" .include "../../security/polkit/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" -- cgit v1.2.3