[118766] trunk/dports/science/openmpi/Portfile

sean at macports.org sean at macports.org
Thu Apr 10 17:12:47 PDT 2014


Revision: 118766
          https://trac.macports.org/changeset/118766
Author:   sean at macports.org
Date:     2014-04-10 17:12:47 -0700 (Thu, 10 Apr 2014)
Log Message:
-----------
openmpi: fix typo in the notes; closes #43196

Modified Paths:
--------------
    trunk/dports/science/openmpi/Portfile

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2014-04-11 00:12:44 UTC (rev 118765)
+++ trunk/dports/science/openmpi/Portfile	2014-04-11 00:12:47 UTC (rev 118766)
@@ -249,11 +249,14 @@
 notes "
 
 +--- OpenMPI Usage note ----
-| The mpi\[cc|cxx|f77|f90\] weappers are installed as
-| mpi\[cc|cxx|f77|f90\]-${cname}. To make ${subport} the default (i.e. the
-| version you get when you run 'mpicc/mpicxx'), please run:
+| The mpicc wrapper (and friends) are installed as:
 |
-| sudo port select --set mpi [file tail ${select.file}]
+|   ${prefix}/bin/mpicc-${name}-${cname} (likewise mpicxx, ...)
+|
+| To make ${subport}'s wrappers the default (what you get when
+| you execute 'mpicc' etc.) please run:
+|
+|   sudo port select --set mpi [file tail ${select.file}]
 +-------------------------
 
 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140410/43a87d43/attachment-0001.html>


More information about the macports-changes mailing list