git: f6cca4119ecd - main - multimedia/ossia-score: Broken on FreeBSD 13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Mar 2026 14:59:09 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f6cca4119ecd753d5fce4aed1b43197396569be8
commit f6cca4119ecd753d5fce4aed1b43197396569be8
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-25 14:58:32 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-25 14:59:06 +0000
multimedia/ossia-score: Broken on FreeBSD 13
---
multimedia/ossia-score/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/multimedia/ossia-score/Makefile b/multimedia/ossia-score/Makefile
index f69abe91927b..72647089c1a6 100644
--- a/multimedia/ossia-score/Makefile
+++ b/multimedia/ossia-score/Makefile
@@ -13,6 +13,7 @@ WWW= https://ossia.io/ \
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_FreeBSD_13= compilation fails: fatal error: 'sys/timerfd.h' file not found
NOT_FOR_ARCHS= armv6 armv7 i386
NOT_FOR_ARCHS_REASON= configure fails: score depends on kfrlib which only supports 64-bit systems (coming from cmake/ScoreConfiguration.cmake:137)