diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-10 19:15:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-10 19:15:13 +0000 |
commit | 9b2c941601d10c79cd7646c700ad884d28fd1659 (patch) | |
tree | b3fece1eae150645154e23596897a0d8dbb985ae /science/hdf5 | |
parent | 88a69165b28a42640e05fe1cb8cf17aa4aab1cf0 (diff) | |
download | ports-9b2c941601d10c79cd7646c700ad884d28fd1659.tar.gz ports-9b2c941601d10c79cd7646c700ad884d28fd1659.zip |
Notes
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 |