diff options
Diffstat (limited to 'x11/yakuake-kde4/Makefile')
-rw-r--r-- | x11/yakuake-kde4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/yakuake-kde4/Makefile b/x11/yakuake-kde4/Makefile index 693c97083a98..3e45cbf3424d 100644 --- a/x11/yakuake-kde4/Makefile +++ b/x11/yakuake-kde4/Makefile @@ -14,10 +14,9 @@ COMMENT= Drop-down terminal emulator for KDE LICENSE= GPLv2 USE_XZ= yes -USES= cmake +USES= cmake gettext USE_KDE4= automoc4 kdelibs kdeprefix USE_QT4= qmake_build moc_build rcc_build uic_build -USE_GETTEXT= yes INSTALLS_ICONS= yes MAKE_JOBS_SAFE= yes |