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

jeremyhu at macports.org jeremyhu at macports.org
Tue Aug 20 10:34:59 PDT 2013


Revision: 109850
          https://trac.macports.org/changeset/109850
Author:   jeremyhu at macports.org
Date:     2013-08-20 10:34:59 -0700 (Tue, 20 Aug 2013)
Log Message:
-----------
mpich: Keep -universal since I noticed another problem blocking it... sigh

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

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2013-08-20 17:29:49 UTC (rev 109849)
+++ trunk/dports/science/mpich/Portfile	2013-08-20 17:34:59 UTC (rev 109850)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           muniversal 1.0
+#PortGroup           muniversal 1.0
 PortGroup           compiler_blacklist_versions 1.0
 
 name                mpich
@@ -72,6 +72,8 @@
                     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/2ff4f31e/attachment.html>


More information about the macports-changes mailing list