[MacPorts] PortfileRecipes modified

MacPorts noreply at macports.org
Tue Jan 24 14:23:03 PST 2012


Changed page "PortfileRecipes" by ryandesign at macports.org from 97.77.122.61*
Page URL: <https://trac.macports.org/wiki/PortfileRecipes>
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=36>
Revision 36
Comment: whitespace

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 35)
+++ PortfileRecipes (version: 36)
@@ -281,12 +281,12 @@
 
 {{{
 if {${configure.compiler} == "llvm-gcc-4.2"} {
-   configure.compiler gcc-4.2
+    configure.compiler gcc-4.2
 } elseif {${configure.compiler} == "clang"} {
-   depends_build-append port:apple-gcc42
-   configure.compiler apple-gcc-4.2
-   # base (as of 2.0.3) doesn't set cxx for apple-gcc-4.2
-   configure.cxx ${prefix}/bin/g++-apple-4.2
+    depends_build-append port:apple-gcc42
+    configure.compiler apple-gcc-4.2
+    # base (as of 2.0.3) doesn't set cxx for apple-gcc-4.2
+    configure.cxx ${prefix}/bin/g++-apple-4.2
 }
 }}}
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on PortfileRecipes. If it was not you, please
report to .


More information about the macports-changes mailing list