aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-14 13:10:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-14 13:10:02 +0000
commitfc62bce7c498790d07b34107389381e600b0df6d (patch)
tree50df6cc8594399676d2da25c7a9baf2ea1043632 /deskutils
parent6ec23d34dd7f9ca00527e311352de8e7c911a929 (diff)
downloadports-fc62bce7c498790d07b34107389381e600b0df6d.tar.gz
ports-fc62bce7c498790d07b34107389381e600b0df6d.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/plasma-applet-fancytasks/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/plasma-applet-fancytasks/Makefile b/deskutils/plasma-applet-fancytasks/Makefile
index 3eed79e5b1c8..b5506e5e9662 100644
--- a/deskutils/plasma-applet-fancytasks/Makefile
+++ b/deskutils/plasma-applet-fancytasks/Makefile
@@ -14,12 +14,10 @@ COMMENT= Plasmoid fancy representation of your tasks and launchers
LICENSE= GPLv2
-USE_BZIP2= yes
-USES= cmake
+USES= cmake tar:bzip2
USE_KDE4= automoc4 kdeprefix kdelibs workspace qimageblitz
USE_QT4= qmake_build moc_build rcc_build uic_build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-NO_STAGE= yes
.include <bsd.port.mk>