diff options
author | kris <kris@FreeBSD.org> | 2004-03-31 17:15:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-31 17:15:20 +0800 |
commit | de563165581902f59100a0f0f275ff6c0204de3e (patch) | |
tree | 73c4c715054e6dfc0e539d050228cfd90aee66f3 /graphics | |
parent | 3b9cd6a19aadf1c4aef35d23f0726e1ee2e43470 (diff) | |
download | freebsd-ports-gnome-de563165581902f59100a0f0f275ff6c0204de3e.tar.gz freebsd-ports-gnome-de563165581902f59100a0f0f275ff6c0204de3e.tar.zst freebsd-ports-gnome-de563165581902f59100a0f0f275ff6c0204de3e.zip |
BROKEN: Inconsistent dependencies (netcdf and hdf)
Diffstat (limited to 'graphics')
-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 |