diff options
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 8d97c9cebd55..e81c9841216e 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -18,6 +18,8 @@ MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \ MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) +CONFLICTS= hdf5-1.8.* + USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes |