diff options
Diffstat (limited to 'math/metis')
-rw-r--r-- | math/metis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile index 671e32017104..96859c033229 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -11,7 +11,7 @@ COMMENT= A package for unstructured graph partitioning LICENSE= AL2 -CONFLICTS= metis-4* metis-edf-[0-9]* +CONFLICTS= metis4-4* metis-edf-[0-9]* USES= cmake |