diff options
Diffstat (limited to 'devel/py-qt4-test/Makefile')
-rw-r--r-- | devel/py-qt4-test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-qt4-test/Makefile b/devel/py-qt4-test/Makefile index 43767ce5fa0e..3c4f259b5ab0 100644 --- a/devel/py-qt4-test/Makefile +++ b/devel/py-qt4-test/Makefile @@ -12,10 +12,10 @@ COMMENT= Python bindings for the Qt4 toolkit, QtTest module CONFIGURE_ARGS= --enable QtTest PYQT_DIST= yes -USES= python pyqt:4 +USES= python pyqt:4 qt:4 USE_PYQT= sip_build core_run gui_run USE_PYTHON= flavors -USE_QT4= corelib gui qtestlib moc_build qmake_build +USE_QT= corelib gui qtestlib moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API |