diff options
Diffstat (limited to 'www/py-qt5-webengine/Makefile')
-rw-r--r-- | www/py-qt5-webengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-qt5-webengine/Makefile b/www/py-qt5-webengine/Makefile index d20558f84697..3d760f7e0d64 100644 --- a/www/py-qt5-webengine/Makefile +++ b/www/py-qt5-webengine/Makefile @@ -14,7 +14,7 @@ WWW= https://riverbankcomputing.com/software/pyqt LICENSE= GPLv3 -USES= gl python:3.8+ pyqt:5 qt:5 +USES= gl python pyqt:5 qt:5 USE_GL= gl USE_PYQT= sip:build pyqt5 USE_PYTHON= concurrent flavors py3kplist |