aboutsummaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
commitc6f9220716c5a6bace1f22f3339ef274a00c1e4d (patch)
tree284ed8b074db6ebbd762b69cc947e22f549200e2 /math/labplot
parent24739242ec9d4b22cec99f0a2c9f7215f553ecd3 (diff)
downloadports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.tar.gz
ports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.zip
Notes
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 176ce6c9eb17..3086cfe2797b 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.0.5
-PORTREVISION= 4
+PORTREVISION= 5
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.9:${PORTSDIR}/graphics/ImageMagick \
+ Magick.10:${PORTSDIR}/graphics/ImageMagick \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
gsl.9:${PORTSDIR}/math/gsl \
jasper.4:${PORTSDIR}/graphics/jasper \