diff options
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 2afa8b24be6..ca8489c9889 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick \ - df.1:${PORTSDIR}/graphics/hdf \ + df.1:${PORTSDIR}/science/hdf \ netcdf.1:${PORTSDIR}/math/netcdf \ tiff.4:${PORTSDIR}/graphics/tiff |