summaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
commit779a04d1f707b7fdbf154d56577444fff9c0306f (patch)
treefc361b786f221cd16c431f3bbc0861f8cd3206fb /math/labplot
parent- Update to 6.6.0-10 (diff)
- Bump Magick++, MagickWand or MagickCore dependency
Notes
Notes: svn path=/head/; revision=251659
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 de38184bbc2a..567849dad81d 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.6.0.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math kde
MASTER_SITES= SF
@@ -16,7 +16,7 @@ COMMENT= LabPlot : Data analysis and visualisation
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
jasper.4:${PORTSDIR}/graphics/jasper \
- MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
+ MagickWand.3:${PORTSDIR}/graphics/ImageMagick \
gsl.14:${PORTSDIR}/math/gsl \
fftw3.5:${PORTSDIR}/math/fftw3 \
qwtplot3d.0:${PORTSDIR}/math/qwtplot3d \