summaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
commitdfc28b2b2330da8805477be1606fda7a2b33672f (patch)
tree07bd1c996b32d7b40d24e4432052ae79ab0c139d /math/labplot
parentUpdate to 2.2.11, which has the following bug fixes: (diff)
Update ImageMagick to 6.6.2-10
Notes
Notes: svn path=/head/; revision=258173
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 fe18746d0bd3..4e08a03adee2 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.6.0.2
-PORTREVISION= 10
+PORTREVISION= 11
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.3:${PORTSDIR}/graphics/ImageMagick \
+ MagickWand.4:${PORTSDIR}/graphics/ImageMagick \
gsl.15:${PORTSDIR}/math/gsl \
fftw3.5:${PORTSDIR}/math/fftw3 \
qwtplot3d.0:${PORTSDIR}/math/qwtplot3d \