diff options
Diffstat (limited to 'deskutils/plasma-applet-yawp/Makefile')
-rw-r--r-- | deskutils/plasma-applet-yawp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/plasma-applet-yawp/Makefile b/deskutils/plasma-applet-yawp/Makefile index 395e6813516e..fad8dbf51102 100644 --- a/deskutils/plasma-applet-yawp/Makefile +++ b/deskutils/plasma-applet-yawp/Makefile @@ -12,10 +12,8 @@ COMMENT= KDE4 weather plasma applet LICENSE= GPLv2 -USE_BZIP2= yes -USES= cmake gettext +USES= cmake gettext tar:bzip2 USE_KDE4= automoc4 kdeprefix workspace USE_QT4= qmake_build moc_build rcc_build uic_build -NO_STAGE= yes .include <bsd.port.mk> |