diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-12 10:53:41 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-12 10:53:41 +0000 |
commit | c425e0b6a4d59c9684be3eae7a4402a2dd33fe11 (patch) | |
tree | e335caa03dfa0972b42ee08e49dee9136104c8a5 /math/qtiplot | |
parent | c0ee1ce198fd9c6483d474389878f95fe3e076f1 (diff) | |
download | ports-c425e0b6a4d59c9684be3eae7a4402a2dd33fe11.tar.gz ports-c425e0b6a4d59c9684be3eae7a4402a2dd33fe11.zip |
Notes
Diffstat (limited to 'math/qtiplot')
-rw-r--r-- | math/qtiplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index 0caae34f395e..9ba459fe37bc 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -17,8 +17,7 @@ LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl \ # qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \ # qwtplot3d-qt4:${PORTSDIR}/math/qwtplot3d-qt4 -USES= dos2unix gmake qmake -USE_BZIP2= yes +USES= dos2unix gmake qmake tar:bzip2 USE_QT4= gui opengl svg qt3support network assistantclient \ moc_build rcc_build USE_GL= glu |