git: 54bf83cafeb0 - main - audio/artyfx-lv2: Broken on armv6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Jul 2022 08:38:43 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=54bf83cafeb066999012443e58eb753ffd52b615 commit 54bf83cafeb066999012443e58eb753ffd52b615 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-22 08:38:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-22 08:38:15 +0000 audio/artyfx-lv2: Broken on armv6 Reported by: fallout --- audio/artyfx-lv2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/artyfx-lv2/Makefile b/audio/artyfx-lv2/Makefile index 082c2b737de2..079d3e6d1df4 100644 --- a/audio/artyfx-lv2/Makefile +++ b/audio/artyfx-lv2/Makefile @@ -11,6 +11,8 @@ COMMENT= ArtyFX plugin bundle LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv6= error: "NEON support not enabled" + BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libsndfile.so:audio/libsndfile