diff options
Diffstat (limited to 'devel/py-pyface/Makefile')
-rw-r--r-- | devel/py-pyface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyface/Makefile b/devel/py-pyface/Makefile index 4fce3832995d..3a5a69dd89fa 100644 --- a/devel/py-pyface/Makefile +++ b/devel/py-pyface/Makefile @@ -37,7 +37,7 @@ OPTIONS_DEFAULT= QT5 QT5_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} QT5_USES= pyqt:5 -QT5_USE= PYQT=pyqt5_run,pyqt5_test +QT5_USE= PYQT=pyqt5:run,pyqt5:test # These tests were extracted from etstool.py and adapted to the ports test framework # Note: The occurences of "qt4" aren't typos |