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

sean at macports.org sean at macports.org
Sun Apr 13 19:32:11 PDT 2014


Revision: 118945
          https://trac.macports.org/changeset/118945
Author:   sean at macports.org
Date:     2014-04-13 19:32:11 -0700 (Sun, 13 Apr 2014)
Log Message:
-----------
openmpi: move conflicts and sync depends with mpich

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

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2014-04-14 02:32:04 UTC (rev 118944)
+++ trunk/dports/science/openmpi/Portfile	2014-04-14 02:32:11 UTC (rev 118945)
@@ -106,8 +106,6 @@
 
 destroot.dir        ${build.dir}
 
-conflicts           lammpi
-
 if {${subport} != ${name}} {
     set cname                   [lindex [split ${subport} -] end]
     if {${cname} == "default"} {
@@ -120,8 +118,9 @@
         archive_sites
     }
 
-    depends_lib                 port:hwloc
-    depends_run                 port:mpi_select
+    conflicts-append            lammpi
+    depends_lib-append          port:hwloc
+    depends_run                 port:mpi_select port:mpi-doc
     select.group                mpi
     select.file                 ${filespath}/${name}-${cname}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140413/ecffb00e/attachment.html>


More information about the macports-changes mailing list