diff options
Diffstat (limited to 'devel')
| -rw-r--r-- | devel/py-qt4-assistant/Makefile | 5 | ||||
| -rw-r--r-- | devel/py-qt4-core/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-qt4-dbus/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-qt4-declarative/Makefile | 5 | ||||
| -rw-r--r-- | devel/py-qt4-designer/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-qt4-designerplugin/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-qt4-help/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-qt4-qscintilla2/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-qt4-script/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-qt4-scripttools/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-qt4-test/Makefile | 4 |
11 files changed, 20 insertions, 18 deletions
diff --git a/devel/py-qt4-assistant/Makefile b/devel/py-qt4-assistant/Makefile index 22451a5bf90f..0df678401a1e 100644 --- a/devel/py-qt4-assistant/Makefile +++ b/devel/py-qt4-assistant/Makefile @@ -12,8 +12,9 @@ CONFIGURE_ARGS= --enable QtAssistant PYQT_DIST= yes USES= python pyqt:4 -USE_PYQT= sip_build gui_run network_run -USE_QT4= assistantclient moc_build qmake_build +USE_PYQT= sip_build core_run +USE_QT4= assistantclient corelib gui network \ + moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API diff --git a/devel/py-qt4-core/Makefile b/devel/py-qt4-core/Makefile index dc85de1c1ef3..4eb381a83536 100644 --- a/devel/py-qt4-core/Makefile +++ b/devel/py-qt4-core/Makefile @@ -13,7 +13,7 @@ PYQT_DIST= yes USES= python pyqt:4 USE_PYTHON= py3kplist -USE_PYQT= sip +USE_PYQT= sip_build USE_QT4= corelib qmake_build moc_build OPTIONS_DEFINE= API DEBUG diff --git a/devel/py-qt4-dbus/Makefile b/devel/py-qt4-dbus/Makefile index 293ddcf7407b..976278a10700 100644 --- a/devel/py-qt4-dbus/Makefile +++ b/devel/py-qt4-dbus/Makefile @@ -13,7 +13,7 @@ PYQT_DIST= yes USES= python pyqt:4 USE_PYQT= sip_build core_run -USE_QT4= dbus moc_build qmake_build +USE_QT4= corelib dbus moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API diff --git a/devel/py-qt4-declarative/Makefile b/devel/py-qt4-declarative/Makefile index 4570088ef23b..f3d663ed0f0b 100644 --- a/devel/py-qt4-declarative/Makefile +++ b/devel/py-qt4-declarative/Makefile @@ -10,8 +10,9 @@ CONFIGURE_ARGS= --enable QtDeclarative PYQT_DIST= yes USES= python pyqt:4 -USE_PYQT= sip_build gui_run network_run -USE_QT4= declarative qmake_build moc_build +USE_PYQT= sip_build core_run gui_run network_run +USE_QT4= corelib declarative gui network script sql svg xmlpatterns \ + qmake_build moc_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API diff --git a/devel/py-qt4-designer/Makefile b/devel/py-qt4-designer/Makefile index 3ddb7b1f9ddd..44b0d528eb1b 100644 --- a/devel/py-qt4-designer/Makefile +++ b/devel/py-qt4-designer/Makefile @@ -12,8 +12,8 @@ CONFIGURE_ARGS= --enable QtDesigner --no-designer-plugin PYQT_DIST= yes USES= python pyqt:4 -USE_PYQT= sip_build gui_run script_run xml_run -USE_QT4= gui xml designer moc_build qmake_build +USE_PYQT= sip_build core_run gui_run +USE_QT4= corelib designer gui moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API diff --git a/devel/py-qt4-designerplugin/Makefile b/devel/py-qt4-designerplugin/Makefile index 7755ee85b6e1..b6d74e49aba1 100644 --- a/devel/py-qt4-designerplugin/Makefile +++ b/devel/py-qt4-designerplugin/Makefile @@ -16,8 +16,8 @@ CONFIGURE_ARGS= --enable QtDesigner PYQT_DIST= yes USES= python pyqt:4 -USE_PYQT= sip_build designer_run -USE_QT4= gui xml designer moc_build qmake_build +USE_PYQT= sip_build +USE_QT4= corelib designer gui script xml moc_build qmake_build OPTIONS_DEFINE= DEBUG DEBUG_CONFIGURE_ON= --debug --trace diff --git a/devel/py-qt4-help/Makefile b/devel/py-qt4-help/Makefile index 306cfdc90ba8..03c6e732c21b 100644 --- a/devel/py-qt4-help/Makefile +++ b/devel/py-qt4-help/Makefile @@ -10,8 +10,8 @@ CONFIGURE_ARGS= --enable QtHelp PYQT_DIST= yes USES= python pyqt:4 -USE_PYQT= sip_build gui_run -USE_QT4= help moc_build qmake_build +USE_PYQT= sip_build core_run gui_run +USE_QT4= corelib gui help network sql moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API diff --git a/devel/py-qt4-qscintilla2/Makefile b/devel/py-qt4-qscintilla2/Makefile index 91affa7b776f..63b527bd6cbc 100644 --- a/devel/py-qt4-qscintilla2/Makefile +++ b/devel/py-qt4-qscintilla2/Makefile @@ -22,7 +22,7 @@ QT_NONSTANDARD= yes # Do not add unknown arguments to CONFIGURE_ARGS. USES= python pyqt:4 USE_PYQT= sip core gui -USE_QT4= gui moc_build qmake_build +USE_QT4= corelib gui moc_build qmake_build OPTIONS_DEFINE= DEBUG DEBUG_CONFIGURE_ON= --debug --trace diff --git a/devel/py-qt4-script/Makefile b/devel/py-qt4-script/Makefile index 6b14fba9774c..420d33826d25 100644 --- a/devel/py-qt4-script/Makefile +++ b/devel/py-qt4-script/Makefile @@ -13,7 +13,7 @@ PYQT_DIST= yes USES= python pyqt:4 USE_PYQT= sip_build core_run -USE_QT4= moc_build script qmake_build +USE_QT4= corelib script moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API diff --git a/devel/py-qt4-scripttools/Makefile b/devel/py-qt4-scripttools/Makefile index b9cd16dc014f..2d78cd589cd7 100644 --- a/devel/py-qt4-scripttools/Makefile +++ b/devel/py-qt4-scripttools/Makefile @@ -11,8 +11,8 @@ CONFIGURE_ARGS= --enable QtScriptTools PYQT_DIST= yes USES= python pyqt:4 -USE_PYQT= sip_build core_run -USE_QT4= moc_build scripttools qmake_build +USE_PYQT= sip_build core_run gui_run script_run +USE_QT4= corelib gui script scripttools moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API diff --git a/devel/py-qt4-test/Makefile b/devel/py-qt4-test/Makefile index d84981c26f89..96470d6182b9 100644 --- a/devel/py-qt4-test/Makefile +++ b/devel/py-qt4-test/Makefile @@ -12,8 +12,8 @@ CONFIGURE_ARGS= --enable QtTest PYQT_DIST= yes USES= python pyqt:4 -USE_PYQT= sip_build gui_run -USE_QT4= moc_build gui qtestlib qmake_build +USE_PYQT= sip_build core_run gui_run +USE_QT4= corelib gui qtestlib moc_build qmake_build OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API |
