aboutsummaryrefslogtreecommitdiff
path: root/math/metis-edf
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-11-22 19:24:37 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-11-22 19:24:37 +0000
commitf552181979e94bfb43220f9ac8adebcbc32989a0 (patch)
tree203e0085721a083938cdfaa017cec06acbf49be6 /math/metis-edf
parenta09a390ce914456bc87b0cb4d6984266e05ad45d (diff)
downloadports-f552181979e94bfb43220f9ac8adebcbc32989a0.tar.gz
ports-f552181979e94bfb43220f9ac8adebcbc32989a0.zip
Use a versioned name for metis4, to help some tools to distinguish it from metis
Notes
Notes: svn path=/head/; revision=334607
Diffstat (limited to 'math/metis-edf')
-rw-r--r--math/metis-edf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile
index df4d07421919..3714078bc631 100644
--- a/math/metis-edf/Makefile
+++ b/math/metis-edf/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= math
MAINTAINER= bf@FreeBSD.org
COMMENT= Meshes partitioning tool used by Code_Aster
-CONFLICTS= metis-[0-9]*
+CONFLICTS= metis-[0-9]* metis4-4*
ALL_TARGET= default
MAKE_ENV+= AR="${AR}" PICFLAG="${PICFLAG}"