git: 38e12e980ad5 - main - devel/smfl: mark broken on FreeBSD 15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Nov 2024 18:50:22 UTC
The branch main has been updated by dim:
URL: https://cgit.FreeBSD.org/ports/commit/?id=38e12e980ad5d43ed70ee71b6fa5ea23c91ed47c
commit 38e12e980ad5d43ed70ee71b6fa5ea23c91ed47c
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-11-17 18:49:12 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-11-17 18:49:12 +0000
devel/smfl: mark broken on FreeBSD 15
PR: 281540
Approved by: amdmi3 (maintainer)
MFH: 2024Q4
---
devel/sfml/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile
index e5d8d24d4540..8d1a27f6fb4c 100644
--- a/devel/sfml/Makefile
+++ b/devel/sfml/Makefile
@@ -10,6 +10,8 @@ WWW= https://www.sfml-dev.org/ \
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/license.md
+BROKEN_FreeBSD_15= compilation fails with libc++ 19, see PR281540
+
USES= cmake compiler:c++11-lang
USE_GITHUB= yes
CMAKE_ON= SFML_USE_SYSTEM_DEPS