From d436c7fced37c3b3a086299bfe4b8e96b704ae00 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 17 Nov 2020 15:31:10 +0000 Subject: BUILD_DEPENDS -> TOOL_DEPENDS --- time/gnome-calendar/Makefile | 4 ++-- wm/mutter/Makefile | 4 ++-- x11/gnome-session/Makefile | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/time/gnome-calendar/Makefile b/time/gnome-calendar/Makefile index 6e9eeb1bcb7..cb282bfb49e 100644 --- a/time/gnome-calendar/Makefile +++ b/time/gnome-calendar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2020/11/17 13:49:27 mef Exp $ +# $NetBSD: Makefile,v 1.3 2020/11/17 15:31:51 nia Exp $ DISTNAME= gnome-calendar-3.38.1 MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/} @@ -10,7 +10,7 @@ HOMEPAGE= https://wiki.gnome.org/Apps/Calendar/ COMMENT= Calendar application for GNOME LICENSE= gnu-gpl-v3 -BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen +TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen USE_TOOLS+= pkg-config msgfmt xgettext diff --git a/wm/mutter/Makefile b/wm/mutter/Makefile index 9d0c3c64151..ef7c15ded6f 100644 --- a/wm/mutter/Makefile +++ b/wm/mutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2020/11/17 13:27:00 mef Exp $ +# $NetBSD: Makefile,v 1.3 2020/11/17 15:31:10 nia Exp $ DISTNAME= mutter-3.38.1 CATEGORIES= wm gnome @@ -11,7 +11,7 @@ COMMENT= GNOME window manager LICENSE= gnu-gpl-v2 USE_TOOLS+= pkg-config -BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen +TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen .include "../../graphics/MesaLib/features.mk" diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 0ad14e58822..e24bf9281d9 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.198 2020/11/17 13:34:06 mef Exp $ +# $NetBSD: Makefile,v 1.199 2020/11/17 15:31:10 nia Exp $ DISTNAME= gnome-session-3.38.0 CATEGORIES= x11 gnome @@ -10,8 +10,7 @@ HOMEPAGE= https://gitlab.gnome.org/GNOME/gnome-session COMMENT= GNOME3 session management utilities LICENSE= gnu-gpl-v2 -BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen - +TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto -- cgit v1.2.3