summaryrefslogtreecommitdiff
path: root/science/hdf5-18
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-10 19:26:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-10 19:26:47 +0000
commitae2c7f2a24aaccbb3c8c4bf7fdf54cf923de0fd8 (patch)
treef48c5dc72c14fbec5b60fa4f1db3ec33afd74722 /science/hdf5-18
parente195228833eececa1c7fa9f6eea5a7d7ac68d822 (diff)
downloadfreebsd-ports-ae2c7f2a24aaccbb3c8c4bf7fdf54cf923de0fd8.zip
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Remove NO_LATEST_LINK
Diffstat (limited to 'science/hdf5-18')
-rw-r--r--science/hdf5-18/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index 3b4ad14a523d..cccc0927aed7 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -15,8 +15,7 @@ COMMENT= Hierarchical Data Format library (from NCSA)
OPTIONS_DEFINE= DEBUG EXAMPLES FORTRAN SZIP
-CONFLICTS= hdf-4.* hdf5-1.6.*
-NO_LATEST_LINK= yes
+CONFLICTS_INSTALL= hdf-4.[0-9]* hdf5-1.6.[0-9]*
USE_BZIP2= yes
USE_LDCONFIG= yes