summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-11-17 15:31:10 +0000
committernia <nia@pkgsrc.org>2020-11-17 15:31:10 +0000
commitd436c7fced37c3b3a086299bfe4b8e96b704ae00 (patch)
treea3123876ec3fbecf9b2a42f2914c95b1127e316f /x11
parent987bab04c52e8d471a760abedf6ffe1ebe232d82 (diff)
downloadpkgsrc-d436c7fced37c3b3a086299bfe4b8e96b704ae00.tar.gz
BUILD_DEPENDS -> TOOL_DEPENDS
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile5
1 files changed, 2 insertions, 3 deletions
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