git: 24fe7ad2a080 - main - audio/ssr-lv2: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 18:15:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=24fe7ad2a080add8969378cab3170031de573b78 commit 24fe7ad2a080add8969378cab3170031de573b78 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-03-20 18:14:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-03-20 18:15:07 +0000 audio/ssr-lv2: Broken on aarch64 Reported by: fallout --- audio/ssr-lv2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/ssr-lv2/Makefile b/audio/ssr-lv2/Makefile index a0dd5da73c44..09f97d08b339 100644 --- a/audio/ssr-lv2/Makefile +++ b/audio/ssr-lv2/Makefile @@ -9,6 +9,8 @@ COMMENT= Sympathetic string resonator LV2 plugin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= fatal error: 'linux/auxvec.h' file not found + BUILD_DEPENDS= lv2>0:audio/lv2 \ bash:shells/bash LIB_DEPENDS= libjack.so:audio/jack