aboutsummaryrefslogtreecommitdiff
path: root/science/hdf5
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-12-10 19:15:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-12-10 19:15:13 +0000
commit9b2c941601d10c79cd7646c700ad884d28fd1659 (patch)
treeb3fece1eae150645154e23596897a0d8dbb985ae /science/hdf5
parent88a69165b28a42640e05fe1cb8cf17aa4aab1cf0 (diff)
downloadports-9b2c941601d10c79cd7646c700ad884d28fd1659.tar.gz
ports-9b2c941601d10c79cd7646c700ad884d28fd1659.zip
- Add CONFLICTS with science/hdf5-18
PR: 140729 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=245518
Diffstat (limited to 'science/hdf5')
-rw-r--r--science/hdf5/Makefile2
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