diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf-java/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/hdf-java/Makefile b/science/hdf-java/Makefile index 9b8677cf5934..ed99bff74387 100644 --- a/science/hdf-java/Makefile +++ b/science/hdf-java/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Java interface to HDF5 BROKEN= Fails to configure, HDF5 library needs SZIP, SZIP not defined +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-12-30 LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 |