diff options
Diffstat (limited to 'devel/py-qt5-help/Makefile')
-rw-r--r-- | devel/py-qt5-help/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-qt5-help/Makefile b/devel/py-qt5-help/Makefile index ecb97fad5fa5..ad795a1f4498 100644 --- a/devel/py-qt5-help/Makefile +++ b/devel/py-qt5-help/Makefile @@ -12,7 +12,7 @@ RUN_DEPENDS= ${PY_ENUM34} CONFIGURE_ARGS= --enable QtHelp 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 widgets_run USE_PYTHON= concurrent flavors py3kplist |