summaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-10-14 16:45:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-10-14 16:45:26 +0000
commit68cd39a5dd1b9b1b25d77ca4fc602d64f08c2738 (patch)
tree33c76ac49d1918d1b3e0105db637b35828c88a8a /math/labplot
parent- Mark BROKEN: does not compile (diff)
- Chase ImageMagick shlib bump
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=283525
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 79819758d8ad..2ea79f03f9c7 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.6.0.2
-PORTREVISION= 13
+PORTREVISION= 14
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.4:${PORTSDIR}/graphics/ImageMagick \
+ MagickWand.5:${PORTSDIR}/graphics/ImageMagick \
gsl.16:${PORTSDIR}/math/gsl \
fftw3.5:${PORTSDIR}/math/fftw3 \
qwtplot3d.0:${PORTSDIR}/math/qwtplot3d \