[MacPorts] PortfileRecipes modified

MacPorts noreply at macports.org
Tue May 28 06:38:04 PDT 2013


Page "PortfileRecipes" was changed by ryandesign at macports.org
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=62>
Revision 62
Comment: don't use "then" in "if" statements
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 61)
+++ PortfileRecipes (version: 62)
@@ -357,8 +357,7 @@
 }
 
 if {![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc45] &&
-    ![variant_isset gcc46] && ![variant_isset gcc48]
-} then {
+    ![variant_isset gcc46] && ![variant_isset gcc47] && ![variant_isset gcc48]} {
     default_variants +gcc47
 }
 }}}
-------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