mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
26672c8688
Since libmpi.so is installed by both mpich and openmpi many ports suffer from a problem that even when they are built to link with openmpi, they still use libmpi.so from mpich when it is installed. This makes such ports broken or error prone.