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