git: 528b57621d73 - main - x11-fonts/font-manager: Mark port broken on 14.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Feb 2023 14:59:00 UTC
The branch main has been updated by ehaupt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=528b57621d7305008c00a6918399a99044bbaaf2
commit 528b57621d7305008c00a6918399a99044bbaaf2
Author: Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-02-16 14:58:54 +0000
Commit: Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-02-16 14:58:54 +0000
x11-fonts/font-manager: Mark port broken on 14.x
Port does not compile with llvm15.
Upstream issue: https://github.com/FontManager/font-manager/issues/310
Notified by: pkg-fallout
---
x11-fonts/font-manager/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-fonts/font-manager/Makefile b/x11-fonts/font-manager/Makefile
index ff19171e55db..0ed3e2772e48 100644
--- a/x11-fonts/font-manager/Makefile
+++ b/x11-fonts/font-manager/Makefile
@@ -10,6 +10,9 @@ WWW= https://fontmanager.github.io/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+# See: https://github.com/FontManager/font-manager/issues/310
+BROKEN_FreeBSD_14= fails to compile with llvm15
+
BUILD_DEPENDS= cmake:devel/cmake-core \
itstool:textproc/itstool \
yelp-build:textproc/yelp-tools