diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-22 10:56:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-22 10:56:42 +0000 |
commit | 99db5e3d3bc7f015d36e307870832367558690d5 (patch) | |
tree | 572443c5b6fdea24c184f6d8f59090fd4d8751c8 /graphics/opendx | |
parent | 27c145c3d41f6380592006b4f6b6cc51990727d2 (diff) | |
download | ports-99db5e3d3bc7f015d36e307870832367558690d5.tar.gz ports-99db5e3d3bc7f015d36e307870832367558690d5.zip |
Notes
Diffstat (limited to 'graphics/opendx')
-rw-r--r-- | graphics/opendx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 2daa7b619852..6da1e73a8198 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -16,7 +16,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer -LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick \ tiff.4:${PORTSDIR}/graphics/tiff \ cdf.0:${PORTSDIR}/science/cdf |