K 10 svn:author V 4 yuri K 8 svn:date V 27 2020-05-12T19:47:03.598311Z K 7 svn:log V 349 math/scalapack: Fix the OPENMPI option to be always linked to libmpi.so from openmpi, and not from mpich 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. END