summaryrefslogtreecommitdiff
path: root/security
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 /security
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 'security')
-rw-r--r--security/seahorse/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index a9df84d631a..1adf946c398 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.165 2021/04/21 11:42:37 adam Exp $
+# $NetBSD: Makefile,v 1.166 2021/05/02 10:24:51 nia Exp $
DISTNAME= seahorse-3.38.0.1
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/3.38/}
@@ -12,9 +12,8 @@ COMMENT= GNOME encryption interface
LICENSE= gnu-gpl-v2
TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
-USE_TOOLS+= pkg-config msgfmt xgettext
+USE_TOOLS+= pkg-config msgfmt xgettext itstool
# Why does it want specific point releases?
MESON_ARGS+= -Dcheck-compatible-gpg=false