git: e48452d26f27 - main - net/mpich: Update CONFLICTS

Wen Heping wen at FreeBSD.org
Tue Sep 28 12:38:58 UTC 2021


The branch main has been updated by wen:

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

commit e48452d26f27e38296a326b25777bd135e24fbce
Author:     Wen Heping <wen at FreeBSD.org>
AuthorDate: 2021-09-28 12:38:09 +0000
Commit:     Wen Heping <wen at 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


More information about the dev-commits-ports-main mailing list