summaryrefslogtreecommitdiff
path: root/audio/ardour/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ardour/Makefile')
-rw-r--r--audio/ardour/Makefile4
1 files changed, 3 insertions, 1 deletions
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}