diff options
author | mm <mm@FreeBSD.org> | 2010-07-25 03:49:59 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-07-25 03:49:59 +0800 |
commit | bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe (patch) | |
tree | 1bd1b07a63c5405c7a278564eddf591e6323c6f8 /graphics/opendx/Makefile | |
parent | 8be5a3b8b8bb1d1e9ae0b92c5109f25c1361b6a4 (diff) | |
download | freebsd-ports-gnome-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.tar.gz freebsd-ports-gnome-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.tar.zst freebsd-ports-gnome-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.zip |
Update ImageMagick to 6.6.2-10
Diffstat (limited to 'graphics/opendx/Makefile')
-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 |