From b301e59893650bce8b92cafdc8e9ed89c6b14f7c Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 19 Jan 2019 20:10:58 +0000 Subject: [PATCH] Mark BROKEN: fails to configure Project ERROR: Could not find feature opengles2. Reported by: pkg-fallout --- graphics/opencsg/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile index 2a3f1d6dfe3c..4c7571d46ed9 100644 --- a/graphics/opencsg/Makefile +++ b/graphics/opencsg/Makefile @@ -14,6 +14,8 @@ COMMENT= Constructive Solid Geometry rendering library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../license.txt +BROKEN= fails to configure + USES= compiler:c++11-lang qmake qt:5 USE_GL= gl glesv2 glew USE_QT= qmake_build