git: fad4bc49cbba - main - audio/fomp-lv2: unbreak with --auto-features=enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 02:12:56 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fad4bc49cbbae16a8165f7dfc6f2baf884cfcc4c
commit fad4bc49cbbae16a8165f7dfc6f2baf884cfcc4c
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-30 01:13:54 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-30 02:11:55 +0000
audio/fomp-lv2: unbreak with --auto-features=enabled
meson.build:67:2: ERROR: Program 'autoship' not found or not executable
PR: 270361
Reported by: antoine (via exp-run)
---
audio/fomp-lv2/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/audio/fomp-lv2/Makefile b/audio/fomp-lv2/Makefile
index 299ddf18a2be..77bc23380853 100644
--- a/audio/fomp-lv2/Makefile
+++ b/audio/fomp-lv2/Makefile
@@ -15,6 +15,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
lv2lint:audio/lv2lint
USES= meson pkgconfig tar:xz
+MESON_ARGS= -Dtests=disabled
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/fomp.lv2/*.so