pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/ardour ardour: fix pkglint warning
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca062f1222fe
branches: trunk
changeset: 458442:ca062f1222fe
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 16 08:26:52 2021 +0000
description:
ardour: fix pkglint warning
diffstat:
audio/ardour/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 69a0e6cec26d -r ca062f1222fe audio/ardour/options.mk
--- a/audio/ardour/options.mk Thu Sep 16 08:26:44 2021 +0000
+++ b/audio/ardour/options.mk Thu Sep 16 08:26:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2019/12/03 12:31:22 nia Exp $
+# $NetBSD: options.mk,v 1.6 2021/09/16 08:26:52 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.ardour
PKG_SUPPORTED_OPTIONS= alsa jack
@@ -24,7 +24,6 @@
.if !empty(PKG_OPTIONS:Mjack)
PLIST.jack= yes
ARD_BACKENDS+= jack
-BUILDLINK_API_DEPENDS.jack+= jack>=0.125.0nb2
. include "../../audio/jack/buildlink3.mk"
.endif
Home |
Main Index |
Thread Index |
Old Index