diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 19:49:59 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 19:49:59 +0000 |
commit | dfc28b2b2330da8805477be1606fda7a2b33672f (patch) | |
tree | 07bd1c996b32d7b40d24e4432052ae79ab0c139d /graphics/opendx | |
parent | 13d74e7092068fe94f631b9123b512be128aca72 (diff) |
Notes
Diffstat (limited to 'graphics/opendx')
-rw-r--r-- | graphics/opendx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 91ed90510cef..1b2ab138fb6b 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics math MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} @@ -16,7 +16,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= stephen@missouri.edu COMMENT= IBM's Open Visualization Data Explorer -LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ tiff.4:${PORTSDIR}/graphics/tiff \ cdf.0:${PORTSDIR}/science/cdf |