[75389] trunk/dports/python/py27-numpy/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sun Jan 23 21:29:55 PST 2011


Revision: 75389
          http://trac.macports.org/changeset/75389
Author:   rmstonecipher at macports.org
Date:     2011-01-23 21:29:54 -0800 (Sun, 23 Jan 2011)
Log Message:
-----------
python/py27-numpy undo a change accidentally committed in r75388

Revision Links:
--------------
    http://trac.macports.org/changeset/75388

Modified Paths:
--------------
    trunk/dports/python/py27-numpy/Portfile

Modified: trunk/dports/python/py27-numpy/Portfile
===================================================================
--- trunk/dports/python/py27-numpy/Portfile	2011-01-24 05:25:37 UTC (rev 75388)
+++ trunk/dports/python/py27-numpy/Portfile	2011-01-24 05:29:54 UTC (rev 75389)
@@ -48,9 +48,8 @@
 
 # use ATLAS by default; if MacPorts' ATLAS is not used, numpy will
 # link with that supplied by Apple's Accelerate framework.
-if {![variant_isset universal]} {
-    default_variants +atlas
-}
+default_variants +atlas
+
 # when using ATLAS (whether by default or specified by the user via
 # the +atlas variant) ...
 set gcc_version ""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110123/1773dae0/attachment.html>


More information about the macports-changes mailing list