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

sean at macports.org sean at macports.org
Thu Jan 23 12:12:12 PST 2014


Revision: 116340
          https://trac.macports.org/changeset/116340
Author:   sean at macports.org
Date:     2014-01-23 12:12:12 -0800 (Thu, 23 Jan 2014)
Log Message:
-----------
openmpi: use macports hwloc

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

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2014-01-23 20:12:07 UTC (rev 116339)
+++ trunk/dports/science/openmpi/Portfile	2014-01-23 20:12:12 UTC (rev 116340)
@@ -120,6 +120,7 @@
     if {${cname} == "default"} {
         set cname                   mp
     }
+    depends_lib                 port:hwloc
     depends_run                 port:mpi_select
     select.group                mpi
     select.file                 ${filespath}/${name}-${cname}
@@ -140,7 +141,8 @@
         --includedir=${prefix}/include/${name}-${cname} \
         --datadir=${prefix}/share/${name}-${cname} \
         --docdir=${prefix}/share/docdelete \
-        --mandir=${prefix}/share/mandelete
+        --mandir=${prefix}/share/mandelete \
+        --with-hwloc=${prefix}
 
     post-destroot {
         # This version doesn't supply manpages
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140123/3c0056b5/attachment.html>


More information about the macports-changes mailing list