diff options
Diffstat (limited to 'editors/kate/Makefile')
-rw-r--r-- | editors/kate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/kate/Makefile b/editors/kate/Makefile index eadabf80fc2e..ed5aae4d504e 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -16,9 +16,8 @@ LIB_DEPENDS= qjson.0:${PORTSDIR}/devel/qjson CONFLICTS= kdebase-4.[0-6].* kdelibs-4.[0-6].* kdesdk-4.[0-6].* USE_XZ= yes -USE_GETTEXT= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 kactivities -USES= cmake:outsource +USES= cmake:outsource gettext USE_PERL5_BUILD= yes USE_QT4= dbus gui script sql webkit xml \ moc_build qmake_build rcc_build uic_build |