diff options
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 3 |
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 \ |