math/heyoka: Mark BROKEN, fails to build with fmt 12+

Fails to build with fmt 12+

PR:		290164
Approved by:	maintainer timeout, 2+ weeks
This commit is contained in:
Daniel Engberg
2025-11-01 17:40:43 +01:00
parent ebdf4025de
commit a0509db2fb
+2 -1
View File
@@ -11,7 +11,8 @@ WWW= https://bluescarni.github.io/heyoka/
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_13= compilation fails: no member named 'transform' in namespace 'std::ranges'; did you mean 'llvm::transform' (std::ranges::transform isn't present)
BROKEN= Fails to build with fmt 12+, The supported fmt versions are in the range [9, 11], but version 12 was found instead.
#BROKEN_FreeBSD_13= compilation fails: no member named 'transform' in namespace 'std::ranges'; did you mean 'llvm::transform' (std::ranges::transform isn't present)
LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \
libfmt.so:devel/libfmt \