diff options
Diffstat (limited to 'math/qtiplot')
-rw-r--r-- | math/qtiplot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index 5d7029184411..9daf8cefaee8 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -7,13 +7,14 @@ PORTNAME= qtiplot DISTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= http://soft.proindependent.com/src/ MAINTAINER= makc@issp.ac.ru COMMENT= An Origin clone for data analysis and scientific plotting -LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \ +LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \ muparser.0:${PORTSDIR}/math/muparser \ qwtplot3d-qt4:${PORTSDIR}/math/qwtplot3d-qt4 \ qwt.5:${PORTSDIR}/x11-toolkits/qwt5 |