summaryrefslogtreecommitdiff
path: root/graphics/eog
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 /graphics/eog
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 'graphics/eog')
-rw-r--r--graphics/eog/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 2aae1be8ecd..b55f4bae89d 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2021/04/21 11:41:51 adam Exp $
+# $NetBSD: Makefile,v 1.111 2021/05/02 10:24:49 nia Exp $
DISTNAME= eog-3.38.0
PKGREVISION= 1
@@ -13,9 +13,7 @@ LICENSE= gnu-gpl-v2
PREV_PKGPATH= graphics/eog3
-USE_TOOLS+= msgfmt pkg-config xgettext
-
-TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+USE_TOOLS+= msgfmt pkg-config xgettext itstool
# some linux-only packaging thing
MESON_ARGS+= -Dlibportal=false