git: 44de83a4eb8e - main - science/axom: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Aug 2022 18:33:58 UTC
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