diff options
author | David Naylor <dbn@FreeBSD.org> | 2014-04-24 20:11:01 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2014-04-24 20:11:01 +0000 |
commit | a39d5573ba14d3ab5f4e7d8995c62ac5d63581f4 (patch) | |
tree | fa85e19c3d2123162fdbd7b073bec62ca64cae6e /deskutils | |
parent | 0240ab15740ae52bb3c5b8bb8a7a3f2c869f0883 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plasma-applet-cwp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/plasma-applet-cwp/Makefile b/deskutils/plasma-applet-cwp/Makefile index 2a1d147ad0fc..fc450db16923 100644 --- a/deskutils/plasma-applet-cwp/Makefile +++ b/deskutils/plasma-applet-cwp/Makefile @@ -13,8 +13,7 @@ COMMENT= Weather plasma applet for KDE4 LICENSE= GPLv3 -USE_BZIP2= yes -USES= cmake gettext +USES= cmake gettext tar:bzip2 USE_KDE4= automoc4 kdeprefix kdelibs USE_QT4= gui dbus network opengl svg phonon webkit xml \ qmake_build moc_build rcc_build uic_build |