diff options
Diffstat (limited to 'devel/py-qt4-help/Makefile')
-rw-r--r-- | devel/py-qt4-help/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-qt4-help/Makefile b/devel/py-qt4-help/Makefile index b729d349004b..cedbdb6c13aa 100644 --- a/devel/py-qt4-help/Makefile +++ b/devel/py-qt4-help/Makefile @@ -10,10 +10,10 @@ COMMENT= Python bindings for the Qt4 toolkit, QtHelp module CONFIGURE_ARGS= --enable QtHelp 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 help network sql moc_build qmake_build +USE_QT= corelib gui help network sql moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API |