aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/basket/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile
index aeabfb575dbc..a4a43cfaaa6c 100644
--- a/deskutils/basket/Makefile
+++ b/deskutils/basket/Makefile
@@ -14,12 +14,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme
-USE_BZIP2= yes
USE_XORG= xft xpm
USE_KDE4= automoc4 kdeprefix pimlibs qimageblitz
USE_QT4= moc_build qmake_build rcc_build uic_build
-USES= cmake
+USES= cmake tar:bzip2
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>