aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-23 17:27:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-23 18:33:53 +0000
commit44de83a4eb8ebb8eda42fcc3a4893c8c0c2d9393 (patch)
tree27a1b0b60b10936a8ee3f85a68f754fe19ffa906
parente45b3ccfef5f6747c156036bfebbd0573f444da2 (diff)
downloadports-44de83a4eb8ebb8eda42fcc3a4893c8c0c2d9393.tar.gz
ports-44de83a4eb8ebb8eda42fcc3a4893c8c0c2d9393.zip
science/axom: Fix typo
-rw-r--r--science/axom/Makefile2
1 files changed, 1 insertions, 1 deletions
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