benchmarks/mdtest: Fix OPENMPI_DESC

net/mpich is 4.* now.
net/mpich2 has been removed from ports tree on 2022-05-31.
This commit is contained in:
Po-Chuan Hsieh 2024-09-05 13:30:06 +08:00
parent e76b674a41
commit af9e17060c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 1 additions and 1 deletions
benchmarks/mdtest

View File

@ -19,7 +19,7 @@ PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
PORTEXAMPLES= *
OPTIONS_DEFINE= OPENMPI EXAMPLES
OPENMPI_DESC= Use Open MPI instead of MPICH2
OPENMPI_DESC= Use Open MPI instead of MPICH
OPENMPI_BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpicc:net/openmpi
OPENMPI_RUN_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpirun:net/openmpi