diff options
Diffstat (limited to 'science/py-h5py/Makefile')
-rw-r--r-- | science/py-h5py/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index 1efd80f4e308..2dbe5255d484 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -13,6 +13,8 @@ COMMENT= General-purpose Python interface to the HDF5 library LICENSE= BSD +BROKEN= Does not build + BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 |