git: 00516180f357 - main - audio/patchage: unbreak with --auto-features=enabled

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 30 Mar 2023 09:07:36 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00516180f3573d89eaa1b39c6b63abed33760850

commit 00516180f3573d89eaa1b39c6b63abed33760850
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-30 08:14:09 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-30 09:07:17 +0000

    audio/patchage: unbreak with --auto-features=enabled
    
    meson.build:148:0: ERROR: Dependency "jack" not found, tried pkgconfig
    
    PR:             270361
    Reported by:    antoine (via exp-run)
---
 audio/patchage/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile
index b09ab1921c77..053cb9489ebb 100644
--- a/audio/patchage/Makefile
+++ b/audio/patchage/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 
 USES=		compiler:c++14-lang gettext gnome localbase meson pkgconfig python:build tar:xz
 USE_GNOME=	atk cairo cairomm glib20 glibmm gdkpixbuf2 gtk20 gtkmm24 libsigc++20 pango pangomm
+MESON_ARGS=	-Djack=disabled
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}