aboutsummaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 01:28:22 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 01:28:22 +0000
commit57c00223d04bb0f55e26ec4a558265cc703db1e4 (patch)
tree3249671a74c0166d3d7391fb6ae8fd63f48f4ed6 /math/labplot
parentff5d44386a0f35ef76ea2aadca5946fa10b8e982 (diff)
downloadports-57c00223d04bb0f55e26ec4a558265cc703db1e4.tar.gz
ports-57c00223d04bb0f55e26ec4a558265cc703db1e4.zip
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
Notes
Notes: svn path=/head/; revision=161457
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 cf44ebf8a2fa..a86ba6cc76dc 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.0.5
-PORTREVISION= 2
+PORTREVISION= 3
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.9:${PORTSDIR}/graphics/ImageMagick \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
- gsl.7:${PORTSDIR}/math/gsl \
+ gsl.9:${PORTSDIR}/math/gsl \
jasper.4:${PORTSDIR}/graphics/jasper \
fftw3.3:${PORTSDIR}/math/fftw3 \
netcdf:${PORTSDIR}/science/netcdf \