pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/ardour ardour: Needs itstool
details: https://anonhg.NetBSD.org/pkgsrc/rev/de6047079baa
branches: trunk
changeset: 419110:de6047079baa
user: nia <nia%pkgsrc.org@localhost>
date: Thu Dec 12 16:19:48 2019 +0000
description:
ardour: Needs itstool
diffstat:
audio/ardour/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0a2d369c0953 -r de6047079baa audio/ardour/Makefile
--- a/audio/ardour/Makefile Thu Dec 12 15:53:02 2019 +0000
+++ b/audio/ardour/Makefile Thu Dec 12 16:19:48 2019 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index