summaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-26 12:49:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-26 12:49:40 +0000
commit452b901e069f2798a2ce411d89c2ffae12f9f6e2 (patch)
treec4b4fabd573ea395fcff3d9b40fd7cecb7f2c5fd /math/labplot
parent- Add curl dependancy (diff)
Chase graphics/ImageMagick shlib version bump
Notes
Notes: svn path=/head/; revision=212002
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 402534889836..1cc7d2e55176 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.1.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=labplot
@@ -16,7 +16,7 @@ MAINTAINER= kay_lehmann@web.de
COMMENT= LabPlot : Data analysis and visualisation
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
- Magick.1:${PORTSDIR}/graphics/ImageMagick \
+ MagickWand.1:${PORTSDIR}/graphics/ImageMagick \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
gsl.12:${PORTSDIR}/math/gsl \
jasper.4:${PORTSDIR}/graphics/jasper \