aboutsummaryrefslogtreecommitdiffstats
path: root/math/qtiplot
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-13 04:37:24 +0800
committermiwi <miwi@FreeBSD.org>2009-01-13 04:37:24 +0800
commitb5a5b67fe292215f008632d3735ba3ffa13ba468 (patch)
treecbefb48418bd3c03aa77f48c7b7511e57603af45 /math/qtiplot
parentb17a3affb2ce1d83db5fced57321ff36b12ef3e5 (diff)
downloadfreebsd-ports-gnome-b5a5b67fe292215f008632d3735ba3ffa13ba468.tar.gz
freebsd-ports-gnome-b5a5b67fe292215f008632d3735ba3ffa13ba468.tar.zst
freebsd-ports-gnome-b5a5b67fe292215f008632d3735ba3ffa13ba468.zip
- Chase gsl shlib bump
Diffstat (limited to 'math/qtiplot')
-rw-r--r--math/qtiplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 486c5e012d4c..e62ec585f6d9 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtiplot
DISTVERSION= 0.9.7.2
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
@@ -15,7 +16,7 @@ COMMENT= An Origin clone for data analysis and scientific plotting
BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser \
${LOCALBASE}/lib/libboost_date_time.a:${PORTSDIR}/devel/boost
-LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \
qwtplot3d-qt4:${PORTSDIR}/math/qwtplot3d-qt4 \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5