aboutsummaryrefslogtreecommitdiffstats
path: root/math/labplot/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2007-06-29 13:46:43 +0800
committerijliao <ijliao@FreeBSD.org>2007-06-29 13:46:43 +0800
commita642683789d1f7ccdc0a3f9fc7bbd59f97931a7a (patch)
treebd3b68b1c1616483b7e8a56c691742eed57b2f7d /math/labplot/Makefile
parentbf1a249551c4d907662c20a0e8344db52ad0d64a (diff)
downloadfreebsd-ports-gnome-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.tar.gz
freebsd-ports-gnome-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.tar.zst
freebsd-ports-gnome-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.zip
chase math/gsl lib version
Diffstat (limited to 'math/labplot/Makefile')
-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 \