aboutsummaryrefslogtreecommitdiff
path: root/math/kcalc/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-04-03 09:49:10 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-04-03 09:49:10 +0000
commit65b2b253dc836cb64400ea09abe7fa5abf9852b8 (patch)
tree95de45f0ce5c27018f8f037f32ebe7630b007fd7 /math/kcalc/Makefile
parent4168b892e8103e408e4d23afd7adee13f316e7f7 (diff)
downloadports-65b2b253dc836cb64400ea09abe7fa5abf9852b8.tar.gz
ports-65b2b253dc836cb64400ea09abe7fa5abf9852b8.zip
Notes
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>