From 48fad92c81f4850bc7957884b8c8fc460a9cb1b1 Mon Sep 17 00:00:00 2001 From: nia Date: Thu, 26 Mar 2020 12:19:19 +0000 Subject: ghex: Needs itstool --- editors/ghex/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 51ac79d8f20..5804464f24d 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2020/03/10 22:09:42 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2020/03/26 12:19:19 nia Exp $ DISTNAME= ghex-3.18.4 PKGREVISION= 2 @@ -11,6 +11,8 @@ HOMEPAGE= https://wiki.gnome.org/Apps/Ghex COMMENT= Hex editor LICENSE= gnu-gpl-v2 +TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool + USE_TOOLS+= pkg-config PYTHON_FOR_BUILD_ONLY= tool -- cgit v1.2.3