Update math/gsl to 1.16 and adjust some dependent ports

This commit is contained in:
Brendan Fabeny
2013-08-26 16:06:37 +00:00
parent 3af54f2d0c
commit 6c4fa199d0
40 changed files with 76 additions and 46 deletions

View File

@@ -3,7 +3,7 @@
PORTNAME= qtiplot
DISTVERSION= 0.9.8.9
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= math science
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
@@ -11,7 +11,7 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= Data analysis and scientific plotting
BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser
LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \
LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl \
png15:${PORTSDIR}/graphics/png
# use bundled modified libraries
# qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \