diff options
Diffstat (limited to 'deskutils/plasma-applet-daisy/Makefile')
-rw-r--r-- | deskutils/plasma-applet-daisy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/plasma-applet-daisy/Makefile b/deskutils/plasma-applet-daisy/Makefile index 99ab022fcd50..7854989fa563 100644 --- a/deskutils/plasma-applet-daisy/Makefile +++ b/deskutils/plasma-applet-daisy/Makefile @@ -17,10 +17,9 @@ COMMENT= Simple launcher plasma applet for KDE4 LICENSE= GPLv3 -USES= cmake +USES= cmake gettext USE_KDE4= automoc4 kdeprefix kdelibs workspace USE_QT4= qmake_build moc_build rcc_build uic_build -USE_GETTEXT= yes MAKE_JOBS_SAFE= yes .include <bsd.port.mk> |