aboutsummaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
commite62864a49bdd57829aee2485549d3ad5ebe6d370 (patch)
tree5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /math/labplot
parent999aa2d0da80d3e35f1a43a318a582327a366d40 (diff)
downloadports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz
ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip
Chase libversion bumb to libMagick.so.9
PR: ports/91270
Notes
Notes: svn path=/head/; revision=152778
Diffstat (limited to 'math/labplot')
-rw-r--r--math/labplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 4e67995d8803..8a76823c3fc9 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.0.5
+PORTREVISION= 1
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=labplot
@@ -15,7 +16,7 @@ MAINTAINER= kay_lehmann@web.de
COMMENT= LabPlot : Data analysis and visualisation
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
- Magick.8:${PORTSDIR}/graphics/ImageMagick \
+ Magick.9:${PORTSDIR}/graphics/ImageMagick \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
gsl.7:${PORTSDIR}/math/gsl \
jasper.4:${PORTSDIR}/graphics/jasper \