From b5a5b67fe292215f008632d3735ba3ffa13ba468 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 12 Jan 2009 20:37:24 +0000 Subject: - Chase gsl shlib bump --- math/qtiplot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/qtiplot') 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 -- cgit