diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:45:26 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:45:26 +0000 |
| commit | 68cd39a5dd1b9b1b25d77ca4fc602d64f08c2738 (patch) | |
| tree | 33c76ac49d1918d1b3e0105db637b35828c88a8a /math/labplot | |
| parent | 4e3a93a7907dd058acf78cf905677aa6c8b67b2b (diff) | |
Notes
Diffstat (limited to 'math/labplot')
| -rw-r--r-- | math/labplot/Makefile | 4 |
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 \ |
