1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

science/agrum: Broken on 12

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2023-03-23 23:52:29 -07:00
parent 904f2716b9
commit 9352e14ce1

View File

@ -9,6 +9,8 @@ WWW= https://agrum.gitlab.io/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_12= requires modern C++ compiler: error: invalid value 'c++2b'
USES= cmake compiler:c++20-lang shebangfix # the 'act' executable uses 'python' and is broken, when act is broken CMakeLists.txt builds with default configuration which is fine
USE_LDCONFIG= yes