diff options
Diffstat (limited to 'science/hdf/Makefile')
-rw-r--r-- | science/hdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index a1c3b289089a..80917e1efef6 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.hdfgroup.org/ftp/HDF/releases/HDF${PORTVERSION}/src/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libsz.so:science/szip CONFLICTS_INSTALL= netcdf-4.[0-9]* |