aboutsummaryrefslogtreecommitdiff
path: root/graphics/cxxplot
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-11-13 23:37:17 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-11-14 00:22:46 +0000
commit03c2cf9f807ecdb68ed6ebb409ccc878d0ec5aab (patch)
tree0faa2bdadbcdd4607b7b3326333f170b295f29a7 /graphics/cxxplot
parent1222ac35e424dbbfd3ed53ee2cc1c157d986603f (diff)
downloadports-03c2cf9f807ecdb68ed6ebb409ccc878d0ec5aab.tar.gz
ports-03c2cf9f807ecdb68ed6ebb409ccc878d0ec5aab.zip
graphics/cxxplot: Broken on 12
Reported by: fallout
Diffstat (limited to 'graphics/cxxplot')
-rw-r--r--graphics/cxxplot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cxxplot/Makefile b/graphics/cxxplot/Makefile
index cfcdb202ccf6..266825aa874b 100644
--- a/graphics/cxxplot/Makefile
+++ b/graphics/cxxplot/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/USNavalResearchLaboratory/cxxplot
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
+BROKEN_FreeBSD_12= build error: 'concepts' file not found
+
USES= cmake:testing compiler:c++20-lang gl qt:5
USE_QT= core gui opengl printsupport widgets buildtools:build qmake:build
USE_GL= gl opengl