From 38e12e980ad5d43ed70ee71b6fa5ea23c91ed47c Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 17 Nov 2024 19:49:12 +0100 Subject: [PATCH] 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