[111754] trunk/dports/math/atlas/Portfile

vince at macports.org vince at macports.org
Mon Sep 30 10:07:25 PDT 2013


Revision: 111754
          https://trac.macports.org/changeset/111754
Author:   vince at macports.org
Date:     2013-09-30 10:07:25 -0700 (Mon, 30 Sep 2013)
Log Message:
-----------
Fix a typo (non-breakable space -> space)

Modified Paths:
--------------
    trunk/dports/math/atlas/Portfile

Modified: trunk/dports/math/atlas/Portfile
===================================================================
--- trunk/dports/math/atlas/Portfile	2013-09-30 16:24:03 UTC (rev 111753)
+++ trunk/dports/math/atlas/Portfile	2013-09-30 17:07:25 UTC (rev 111754)
@@ -256,7 +256,7 @@
         if {${use_clang} != ""} {
 
             configure.args-append   -A 26 -V 480
-        } else {
+        } else {
 
             # No AVX when using GCC 4.x
             configure.args-append   -A 26 -V 448
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130930/7bb9f7bd/attachment.html>


More information about the macports-changes mailing list