[MacPorts] PortfileRecipes modified

MacPorts noreply at macports.org
Tue Aug 27 08:37:18 PDT 2013


Page "PortfileRecipes" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=75>
Revision 75
Comment: Update fortran recipe for libgcc-devel
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 74)
+++ PortfileRecipes (version: 75)
@@ -513,7 +513,7 @@
     set ver_no_dot [join [split ${ver} "."] ""]
 
     if {[variant_isset gcc${ver_no_dot}]} {
-        depends_lib-append port:libgcc
+        depends_lib-append path:lib/libgcc/libgcc_s.1.dylib:libgcc
         depends_build-append port:gcc${ver_no_dot}
 
         configure.fc  ${prefix}/bin/gfortran-mp-${ver}
@@ -523,7 +523,7 @@
 }
 
 if {[variant_isset g95]} {
-    depends_lib-append port:libgcc
+    depends_lib-append path:lib/libgcc/libgcc_s.1.dylib:libgcc
     depends_build-append port:g95
 
     configure.fc ${prefix}/bin/g95
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/PortfileRecipes>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'PortfileRecipes' page.
If it was not you, please report to .


More information about the macports-changes mailing list