diff options
Diffstat (limited to 'x11/py-qt5-opengl')
-rw-r--r-- | x11/py-qt5-opengl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/py-qt5-opengl/Makefile b/x11/py-qt5-opengl/Makefile index a83cb2fe2562..6da8b3a6fc89 100644 --- a/x11/py-qt5-opengl/Makefile +++ b/x11/py-qt5-opengl/Makefile @@ -12,7 +12,7 @@ RUN_DEPENDS= ${PY_ENUM34} CONFIGURE_ARGS= --enable QtOpenGL PYQT_DIST= yes -USES= gl python pyqt:5 qt:5 +USES= gl python:3.5+ pyqt:5 qt:5 USE_GL= gl USE_PYQT= sip_build core_run gui_run widgets_run USE_PYTHON= concurrent flavors py3kplist |