svn commit: r490734 - head/graphics/opencsg
Antoine Brodin
antoine at FreeBSD.org
Sat Jan 19 20:10:59 UTC 2019
Author: antoine
Date: Sat Jan 19 20:10:58 2019
New Revision: 490734
URL: https://svnweb.freebsd.org/changeset/ports/490734
Log:
Mark BROKEN: fails to configure
Project ERROR: Could not find feature opengles2.
Reported by: pkg-fallout
Modified:
head/graphics/opencsg/Makefile
Modified: head/graphics/opencsg/Makefile
==============================================================================
--- head/graphics/opencsg/Makefile Sat Jan 19 20:07:13 2019 (r490733)
+++ head/graphics/opencsg/Makefile Sat Jan 19 20:10:58 2019 (r490734)
@@ -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
More information about the svn-ports-head
mailing list