[74693] trunk/dports/devel/git-core/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Dec 29 11:23:10 PST 2010


Revision: 74693
          http://trac.macports.org/changeset/74693
Author:   singingwolfboy at macports.org
Date:     2010-12-29 11:23:03 -0800 (Wed, 29 Dec 2010)
Log Message:
-----------
Switched default python to version 2.7 on port git-core

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-12-29 19:17:14 UTC (rev 74692)
+++ trunk/dports/devel/git-core/Portfile	2010-12-29 19:23:03 UTC (rev 74693)
@@ -99,7 +99,7 @@
 }
 
 if {![variant_isset python26] && ![variant_isset python27]} {
-    default_variants    +python26
+    default_variants    +python27
 }
 
 variant python26 conflicts python27 description {Use Python 2.6} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101229/70a27ccf/attachment.html>


More information about the macports-changes mailing list