Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2022 18:33:58 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 44de83a4eb8e - main - science/axom: Fix typo
Message-ID:  <202208231833.27NIXwbh066456@gitrepo.freebsd.org>

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

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

commit 44de83a4eb8ebb8eda42fcc3a4893c8c0c2d9393
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-23 17:27:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-23 18:33:53 +0000

    science/axom: Fix typo
---
 science/axom/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/axom/Makefile b/science/axom/Makefile
index 70a50525793a..3a6de492db9a 100644
--- a/science/axom/Makefile
+++ b/science/axom/Makefile
@@ -63,7 +63,7 @@ NOMPI_BROKEN=		https://github.com/LLNL/axom/issues/913
 MPICH_USES=		mpi:mpich
 MPICH_CMAKE_ON=		-DENABLE_MPI=ON
 
-OPENMPI_USES=		mpi:openmopi
+OPENMPI_USES=		mpi:openmpi
 OPENMPI_CMAKE_ON=	-DENABLE_MPI=ON
 
 OPENMP_CMAKE_BOOL=	ENABLE_OPENMP



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