git: 50d4fdde134b - main - audio/lsp-plugins-lv2: Fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Apr 2022 17:39:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=50d4fdde134b333b7ff7e8b020343b0fea495293 commit 50d4fdde134b333b7ff7e8b020343b0fea495293 Author: Florian Walpen <dev@submerge.ch> AuthorDate: 2022-04-21 17:38:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-21 17:39:12 +0000 audio/lsp-plugins-lv2: Fix build --- audio/lsp-plugins-lv2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/lsp-plugins-lv2/Makefile b/audio/lsp-plugins-lv2/Makefile index 09c3f479e523..226f46e91fa2 100644 --- a/audio/lsp-plugins-lv2/Makefile +++ b/audio/lsp-plugins-lv2/Makefile @@ -58,7 +58,7 @@ post-install: ${STAGEDIR}${PREFIX}/lib/liblsp-r3d-glx-lib-1.0.1.so post-install-JACK-on: - @${STRIP_CMD} + @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/lsp-* \ ${STAGEDIR}${PREFIX}/lib/lsp-plugins/liblsp-plugins-jack-1.2.0.so