Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2021 12:38:57 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e48452d26f27 - main - net/mpich: Update CONFLICTS
Message-ID:  <202109281238.18SCcvJe089045@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e48452d26f27e38296a326b25777bd135e24fbce

commit e48452d26f27e38296a326b25777bd135e24fbce
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-09-28 12:38:09 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-09-28 12:38:09 +0000

    net/mpich: Update CONFLICTS
---
 net/mpich/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index 295897406b27..60abfe18c3e5 100644
--- a/net/mpich/Makefile
+++ b/net/mpich/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libhwloc.so:devel/hwloc2	\
 		libepoll-shim.so:devel/libepoll-shim
 RUN_DEPENDS=	bash:shells/bash
 
-CONFLICTS=	lam-7.* mpd-[0-9]* mpiexec-0.* mpich2-[0-9]*
+CONFLICTS=	mpd-[0-9]* mpich2-[0-9]*
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USES=		compiler:c11 libtool perl5 pkgconfig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109281238.18SCcvJe089045>