From ae2c7f2a24aaccbb3c8c4bf7fdf54cf923de0fd8 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 10 Dec 2013 19:26:47 +0000 Subject: [PATCH] - Use CONFLICTS_INSTALL instead of CONFLICTS - Remove NO_LATEST_LINK --- science/hdf5-18/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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