diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
commit | 65b2b253dc836cb64400ea09abe7fa5abf9852b8 (patch) | |
tree | 95de45f0ce5c27018f8f037f32ebe7630b007fd7 /math/kmplot/Makefile | |
parent | 4168b892e8103e408e4d23afd7adee13f316e7f7 (diff) |
Notes
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r-- | math/kmplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 6a81ee639eb2..9f6aff421f01 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -10,8 +10,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Mathematical function plotter for KDE 4 USE_KDE4= kdehier kdelibs kdeprefix automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= xml moc_build qmake_build rcc_build uic_build -USE_XZ= yes .include <bsd.port.mk> |