diff options
Diffstat (limited to 'devel/py-qt4-declarative/Makefile')
-rw-r--r-- | devel/py-qt4-declarative/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-qt4-declarative/Makefile b/devel/py-qt4-declarative/Makefile index 7676f1e9f576..d4fbde4d6786 100644 --- a/devel/py-qt4-declarative/Makefile +++ b/devel/py-qt4-declarative/Makefile @@ -10,10 +10,10 @@ COMMENT= Python bindings for the Qt4 toolkit, QtDeclarative module CONFIGURE_ARGS= --enable QtDeclarative PYQT_DIST= yes -USES= python pyqt:4 +USES= python pyqt:4 qt:4 USE_PYQT= sip_build core_run gui_run network_run USE_PYTHON= flavors -USE_QT4= corelib declarative gui network script sql svg xmlpatterns \ +USE_QT= corelib declarative gui network script sql svg xmlpatterns \ qmake_build moc_build OPTIONS_DEFINE= API DEBUG |