diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-31 09:15:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-31 09:15:20 +0000 |
commit | 92c40dcbc9bc76c97398a7f47f624d90fb031685 (patch) | |
tree | b9440839632cf608534b37642f76379ea0d3b18f | |
parent | 95423c7d559a67134e9361aa7c08a79cb3b69ce2 (diff) | |
download | ports-92c40dcbc9bc76c97398a7f47f624d90fb031685.tar.gz ports-92c40dcbc9bc76c97398a7f47f624d90fb031685.zip |
Notes
-rw-r--r-- | graphics/opendx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index ca8489c98894..960a80e3f742 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick \ netcdf.1:${PORTSDIR}/math/netcdf \ tiff.4:${PORTSDIR}/graphics/tiff +BROKEN= "Inconsistent dependencies (netcdf and hdf)" + USE_REINPLACE= yes USE_BISON= yes USE_MESA= yes |