git: c165858a6cb7 - main - graphics/oculante: Broken on FreeBSD 15 / armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 12 Nov 2024 08:32:39 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c165858a6cb76ac1afbd840ae3a1dea5665b5ad4

commit c165858a6cb76ac1afbd840ae3a1dea5665b5ad4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-12 01:57:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-12 08:32:29 +0000

    graphics/oculante: Broken on FreeBSD 15 / armv7
    
    Reported by:    fallout
---
 graphics/oculante/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile
index 4c664c9afffa..61e33b5883dd 100644
--- a/graphics/oculante/Makefile
+++ b/graphics/oculante/Makefile
@@ -9,6 +9,7 @@ WWW=		https://github.com/woelper/oculante
 
 LICENSE=	MIT
 
+BROKEN_FreeBSD_15_armv7=	link failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282705
 BROKEN_aarch64=	compilation failure, cannot find type ucontext_t in crate libc, see https://github.com/Xudong-Huang/generator-rs/issues/69
 BROKEN_i386=	compilation failure, see https://github.com/etemesi254/zune-image/issues/205