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

jeremyhu at macports.org jeremyhu at macports.org
Tue Aug 20 15:55:58 PDT 2013


Revision: 109862
          https://trac.macports.org/changeset/109862
Author:   jeremyhu at macports.org
Date:     2013-08-20 15:55:58 -0700 (Tue, 20 Aug 2013)
Log Message:
-----------
mpich: Fix the +universal build (bumping for recent updates to muniversal)

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

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2013-08-20 22:46:45 UTC (rev 109861)
+++ trunk/dports/science/mpich/Portfile	2013-08-20 22:55:58 UTC (rev 109862)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-#PortGroup           muniversal 1.0
+PortGroup           muniversal 1.0
 PortGroup           compiler_blacklist_versions 1.0
 
 name                mpich
 version             3.0.4
-revision            0
+revision            1
 
 license             BSD
 categories          science parallel net
@@ -72,8 +72,6 @@
                     lammpi \
                     openmpi
 
-universal_variant   no
-
 depends_lib-append  port:libxml2
 
 # Linker for Apple clang version 421.11.66 segfaults 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130820/873893f2/attachment.html>


More information about the macports-changes mailing list