aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/py-ocp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/py-ocp/Makefile b/cad/py-ocp/Makefile
index 195fc1b70b2d..4b27d7227738 100644
--- a/cad/py-ocp/Makefile
+++ b/cad/py-ocp/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libTKernel.so:cad/opencascade
BUILD_DEPENDS= ${LOCALBASE}/share/cmake/pybind11/pybind11Config.cmake:devel/pybind11 \
${PYTHON_SITELIBDIR}/pybind11:devel/py-pybind11@${PY_FLAVOR}
-USES= cmake gl python:3.6+ zip
+USES= cmake compiler:c++11-lang gl python:3.6+ zip
USE_GL= gl glu glut
WRKSRC= ${WRKDIR}/OCP_src_Ubuntu-16.04