git: 65c9bd0bf755 - main - net/openmpi: Fix pkg-plist when non-default option SLURM is used
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Mar 2025 14:15:24 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=65c9bd0bf75590ab699b41d86c9ed00b11f4db79 commit 65c9bd0bf75590ab699b41d86c9ed00b11f4db79 Author: Laurent Chardon <laurent.chardon@gmail.com> AuthorDate: 2025-03-12 14:11:24 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-12 14:14:40 +0000 net/openmpi: Fix pkg-plist when non-default option SLURM is used PR: 285345 Reported by: leres (via email) Fixes: d164009dd097 (Update 5.0.6 → 5.0.7) --- net/openmpi/pkg-plist | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/openmpi/pkg-plist b/net/openmpi/pkg-plist index d5b6414a1a7e..b233481297d9 100644 --- a/net/openmpi/pkg-plist +++ b/net/openmpi/pkg-plist @@ -265,8 +265,6 @@ libdata/pkgconfig/pmix.pc %%MPIDIR%%/lib/openmpi/libompi_dbg_msgq.so %%MPIDIR%%/lib/pmix/pmix_mca_pcompress_zlib.la %%MPIDIR%%/lib/pmix/pmix_mca_pcompress_zlib.so -%%SLURM%%%%MPIDIR%%/lib/pmix/pmix_mca_prm_slurm.la -%%SLURM%%%%MPIDIR%%/lib/pmix/pmix_mca_prm_slurm.so %%MPIDIR%%/lib/pmpi_f08_interfaces.mod %%MPIDIR%%/share/man/man1/mpic++.1.gz %%MPIDIR%%/share/man/man1/mpicc.1.gz