aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-30 08:14:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-30 09:07:17 +0000
commit00516180f3573d89eaa1b39c6b63abed33760850 (patch)
treef8386f81de295cf6196580b542f103c7ff1108cc /audio
parentabc81154f7093c20be630841d9bb6c5e3b9a33fd (diff)
downloadports-00516180f3573d89eaa1b39c6b63abed33760850.tar.gz
ports-00516180f3573d89eaa1b39c6b63abed33760850.zip
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)
Diffstat (limited to 'audio')
-rw-r--r--audio/patchage/Makefile1
1 files changed, 1 insertions, 0 deletions
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}