[72670] trunk/dports/devel/gtk-osx-application/Portfile

elelay at macports.org elelay at macports.org
Sat Oct 23 01:42:37 PDT 2010


Revision: 72670
          http://trac.macports.org/changeset/72670
Author:   elelay at macports.org
Date:     2010-10-23 01:42:35 -0700 (Sat, 23 Oct 2010)
Log Message:
-----------
reverting to python 2.6 default

Modified Paths:
--------------
    trunk/dports/devel/gtk-osx-application/Portfile

Modified: trunk/dports/devel/gtk-osx-application/Portfile
===================================================================
--- trunk/dports/devel/gtk-osx-application/Portfile	2010-10-23 08:41:31 UTC (rev 72669)
+++ trunk/dports/devel/gtk-osx-application/Portfile	2010-10-23 08:42:35 UTC (rev 72670)
@@ -78,7 +78,7 @@
 }
 
 if {![variant_isset python25] && ![variant_isset python26] && ![variant_isset python27]} { 
-    default_variants +python27
+    default_variants +python26
 }
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101023/a1159a9a/attachment.html>


More information about the macports-changes mailing list