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

cal at macports.org cal at macports.org
Fri Dec 14 17:27:22 PST 2012


Revision: 100535
          https://trac.macports.org/changeset/100535
Author:   cal at macports.org
Date:     2012-12-14 17:27:22 -0800 (Fri, 14 Dec 2012)
Log Message:
-----------
atlas: add missing brace

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

Modified: trunk/dports/math/atlas/Portfile
===================================================================
--- trunk/dports/math/atlas/Portfile	2012-12-15 00:55:39 UTC (rev 100534)
+++ trunk/dports/math/atlas/Portfile	2012-12-15 01:27:22 UTC (rev 100535)
@@ -477,6 +477,7 @@
         if {[info exists gccversion] && ${gccnumber} > 45} {
             reinplace -E "s|(LIBS =.*)|\\1 ${prefix}/lib/gcc${gccnumber}/libgomp.dylib|" \
                 ${atlas_path}/build/Make.inc
+        }
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121214/a09fa7c4/attachment.html>


More information about the macports-changes mailing list