diff options
Diffstat (limited to 'x11/kde4-runtime/Makefile')
-rw-r--r-- | x11/kde4-runtime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 6603742f86f8..25cdef56c969 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -39,8 +39,7 @@ USE_GETTEXT= yes USE_KDE4= kdehier kdelibs kdeprefix \ attica automoc4 ontologies sharedmime soprano strigi KDE4_BUILDENV= yes -USE_QT_VER= 4 -QT_COMPONENTS= dbus declarative designer gui phonon qt3support \ +USE_QT4= dbus declarative designer gui phonon qt3support \ script svg webkit xml \ moc_build qmake_build rcc_build uic_build USE_XORG= x11 xcursor |