mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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)
This commit is contained in:
parent
d147c87a98
commit
fad4bc49cb
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||||
lv2lint:audio/lv2lint
|
lv2lint:audio/lv2lint
|
||||||
|
|
||||||
USES= meson pkgconfig tar:xz
|
USES= meson pkgconfig tar:xz
|
||||||
|
MESON_ARGS= -Dtests=disabled
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/fomp.lv2/*.so
|
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/fomp.lv2/*.so
|
||||||
|
|
Loading…
Add table
Reference in a new issue