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 --- geography/geoclue/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'geography') diff --git a/geography/geoclue/Makefile b/geography/geoclue/Makefile index 042a8d73c1c..ac5bd7f586e 100644 --- a/geography/geoclue/Makefile +++ b/geography/geoclue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2021/04/21 11:41:48 adam Exp $ +# $NetBSD: Makefile,v 1.34 2021/05/02 11:06:13 nia Exp $ DISTNAME= geoclue-2.5.6 PKGREVISION= 3 @@ -10,11 +10,10 @@ HOMEPAGE= https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home COMMENT= Geoinformation service API and base providers LICENSE= gnu-lgpl-v2 -TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen TOOL_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt -USE_TOOLS+= pkg-config msgfmt +USE_TOOLS+= pkg-config msgfmt gdbus-codegen MESON_ARGS+= -D3g-source=false MESON_ARGS+= -Dcdma-source=false -- cgit v1.2.3