aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-24 06:52:29 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-24 06:52:29 +0000
commit9352e14ce169236912c5c3c9ec7dd233976ef876 (patch)
tree8ac00664950c827886e8a7f9af603f25c17622d6
parent904f2716b9fe0e21782b98fb6a4af1e6ce2dea12 (diff)
downloadports-9352e14ce169236912c5c3c9ec7dd233976ef876.tar.gz
ports-9352e14ce169236912c5c3c9ec7dd233976ef876.zip
science/agrum: Broken on 12
Reported by: fallout
-rw-r--r--science/agrum/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/agrum/Makefile b/science/agrum/Makefile
index 05e734198bec..fa53c8d5cf13 100644
--- a/science/agrum/Makefile
+++ b/science/agrum/Makefile
@@ -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