aboutsummaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
commitb9ba1ad61ec8ac4f754fdbd3e762691564d11838 (patch)
treee643e74666458bfc6f67e70b390fbf4594583163 /math/labplot
parent59d5387029bc0989baa5684776c438795412513b (diff)
downloadports-b9ba1ad61ec8ac4f754fdbd3e762691564d11838.tar.gz
ports-b9ba1ad61ec8ac4f754fdbd3e762691564d11838.zip
chase math/gsl lib version
Notes
Notes: svn path=/head/; revision=194427
Diffstat (limited to 'math/labplot')
-rw-r--r--math/labplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index e7c483565847..d1cf4151f12a 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=labplot
@@ -18,7 +18,7 @@ COMMENT= LabPlot : Data analysis and visualisation
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
Magick.10:${PORTSDIR}/graphics/ImageMagick \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
- gsl.9:${PORTSDIR}/math/gsl \
+ gsl.10:${PORTSDIR}/math/gsl \
jasper.4:${PORTSDIR}/graphics/jasper \
fftw3.4:${PORTSDIR}/math/fftw3 \
netcdf:${PORTSDIR}/science/netcdf \