[109849] trunk/dports/science/mpich/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Aug 20 10:29:49 PDT 2013


Revision: 109849
          https://trac.macports.org/changeset/109849
Author:   jeremyhu at macports.org
Date:     2013-08-20 10:29:49 -0700 (Tue, 20 Aug 2013)
Log Message:
-----------
mpich: Support +universal due to recent muniversal updates

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

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2013-08-20 17:28:01 UTC (rev 109848)
+++ trunk/dports/science/mpich/Portfile	2013-08-20 17:29:49 UTC (rev 109849)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           muniversal 1.0
 PortGroup           compiler_blacklist_versions 1.0
 
 name                mpich
@@ -71,11 +72,9 @@
                     lammpi \
                     openmpi
 
-universal_variant   no
-
 depends_lib-append  port:libxml2
 
-# Linker for Apple clang version 431.11.66 currently segfaults 
+# Linker for Apple clang version 421.11.66 segfaults 
 # See https://trac.macports.org/ticket/36654#comment:9 
 compiler.blacklist-append   {clang >= 421.11.66 < 425.0.24} 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130820/b18ba9cd/attachment-0001.html>


More information about the macports-changes mailing list