1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

math/curv: mark as BROKEN, fails to build with boost-1.85+

With hat:	office
Sponsored by:	Future Crew, LLC
This commit is contained in:
Dima Panov 2024-10-03 02:56:36 +03:00
parent 4098821e64
commit 3a5301e387
No known key found for this signature in database
GPG Key ID: FB8BA09DD5398F29

View File

@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= requires OpenMP support that is missing on this architecture
.endif
BROKEN= fails to build with boost-1.85+
BUILD_DEPENDS= glm>0:math/glm
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libdouble-conversion.so:devel/double-conversion \