aboutsummaryrefslogtreecommitdiff
path: root/math/kcalc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r--math/kcalc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index f002aeee91e6..8571770666c7 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -12,9 +12,8 @@ COMMENT= Scientific calculator for KDE
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
libmpfr.so:${PORTSDIR}/math/mpfr
-USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
-USES= cmake:outsource
+USES= cmake:outsource tar:xz
USE_QT4= xml qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>