diff options
Diffstat (limited to 'editors/kate/Makefile')
-rw-r--r-- | editors/kate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 0dce487b3750..736bb2d3c72a 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -17,8 +17,8 @@ CONFLICTS= kdebase-4.[0-6].* kdelibs-4.[0-6].* kdesdk-4.[0-6].* USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 kactivities -USES= cmake:outsource gettext -USE_PERL5_BUILD= yes +USES= cmake:outsource gettext perl5 +USE_PERL5= build USE_QT4= dbus gui script sql webkit xml \ moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes |