diff options
Diffstat (limited to 'deskutils/plasma-applet-yawp/Makefile')
-rw-r--r-- | deskutils/plasma-applet-yawp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/plasma-applet-yawp/Makefile b/deskutils/plasma-applet-yawp/Makefile index 866624297a08..cae17d95c181 100644 --- a/deskutils/plasma-applet-yawp/Makefile +++ b/deskutils/plasma-applet-yawp/Makefile @@ -18,10 +18,9 @@ COMMENT= Weather plasma applet for KDE4 LICENSE= GPLv2 USE_BZIP2= yes -USES= cmake +USES= cmake gettext USE_KDE4= automoc4 kdeprefix workspace USE_QT4= qmake_build moc_build rcc_build uic_build -USE_GETTEXT= yes MAKE_JOBS_SAFE= yes .include <bsd.port.mk> |