summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-02 10:24:47 +0000
committernia <nia@pkgsrc.org>2021-05-02 10:24:47 +0000
commit7f2e3496cec36eabff969ae3abf8294f4acac61d (patch)
treebb3abae4a57bc9823a085b128ea405715922f95c /archivers
parent9f19b71595507fcb1eddbc954d80d07d6f30bf17 (diff)
downloadpkgsrc-7f2e3496cec36eabff969ae3abf8294f4acac61d.tar.gz
*: Use the tools framework for itstool
Now it should be more obvious when a package needs it as a dependency, as it will fail loudly if it isn't declared as a tool. While here, some duplicate dependencies on itstool were removed from the MATE packages
Diffstat (limited to 'archivers')
-rw-r--r--archivers/file-roller/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index c375a1f89dd..369d01498dc 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2020/11/12 01:20:02 gutteridge Exp $
+# $NetBSD: Makefile,v 1.151 2021/05/02 10:24:47 nia Exp $
DISTNAME= file-roller-3.38.0
MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -10,9 +10,7 @@ HOMEPAGE= https://wiki.gnome.org/Apps/FileRoller
COMMENT= Archive manager for the GNOME desktop environment
LICENSE= gnu-gpl-v2
-USE_TOOLS+= msgfmt pkg-config
-
-TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+USE_TOOLS+= msgfmt pkg-config itstool
MESON_ARGS+= -Dpackagekit=false
MESON_ARGS+= -Dnautilus-actions=false