Date: Mon, 27 May 2024 22:52:38 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: bdbfeda4ceb1 - main - science/gromacs: Minor correction Message-ID: <202405272252.44RMqcbr055178@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=bdbfeda4ceb15d54fd8e5ecd83200a07a44c29cc commit bdbfeda4ceb15d54fd8e5ecd83200a07a44c29cc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-27 21:12:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-27 22:52:35 +0000 science/gromacs: Minor correction --- science/gromacs/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 0c4668c264c1..60d8a4dd052f 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -101,6 +101,7 @@ MPICH_CMAKE_ON= -DGMX_MPI:BOOL=ON \ MPICH_PLIST_SUB= SUFFIX_MPI="_mpi" OPENMP_CMAKE_BOOL= GMX_OPENMP + OPENMPI_BUILD_DEPENDS= openmpi>0:net/openmpi OPENMPI_RUN_DEPENDS= openmpi>0:net/openmpi OPENMPI_CMAKE_ON= -DGMX_MPI:BOOL=ON \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405272252.44RMqcbr055178>