From 48f82e64a93355b7fb1d01143fb2700e250906c5 Mon Sep 17 00:00:00 2001 From: nia Date: Thu, 12 Dec 2019 16:19:48 +0000 Subject: ardour: Needs itstool --- audio/ardour/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/ardour') diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 34ce1c9ac6d..b5b19596c4b 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2019/12/02 13:34:33 nia Exp $ +# $NetBSD: Makefile,v 1.32 2019/12/12 16:19:48 nia Exp $ DISTNAME= Ardour-5.12.0 PKGNAME= ${DISTNAME:tl} @@ -17,6 +17,8 @@ LICENSE= gnu-gpl-v2 USE_TOOLS+= pkg-config perl USE_LANGUAGES= c c++11 +TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool + EGDIR= ${PREFIX}/share/examples/ardour5 WAF_ENV+= EGDIR=${EGDIR} -- cgit v1.2.3