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