summaryrefslogtreecommitdiff
path: root/math/metis-edf
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-24 21:08:11 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-24 21:08:11 +0000
commit965932ea5656184b21fd0b9398daf76e2de29ffd (patch)
tree8fe487ad3ee80766a757023ba888838ab25d7fb1 /math/metis-edf
parentHand maintainership to Sergei Kolobov <sergei@kolobov.com> (diff)
mark both conflicting each other (they are installing both a same named binary)
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes: svn path=/head/; revision=85551
Diffstat (limited to 'math/metis-edf')
-rw-r--r--math/metis-edf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile
index 2ffdb3f27bff..1023e154728e 100644
--- a/math/metis-edf/Makefile
+++ b/math/metis-edf/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.code-aster.org/FICHIERS/metis/
MAINTAINER= ports@FreeBSD.org
COMMENT= Meshes partionning tool used by Code_Aster
+CONFLICTS= metis-[0-9]*
+
ALL_TARGET= default
MAKE_ENV+= CC="${CC}" AR="${AR}" LD="${LD}" F77="${F77}"
USE_REINPLACE= yes