[92164] trunk/dports/sysutils/zeroinstall-injector/Portfile

afb at macports.org afb at macports.org
Fri Apr 20 13:57:39 PDT 2012


Revision: 92164
          https://trac.macports.org/changeset/92164
Author:   afb at macports.org
Date:     2012-04-20 13:57:39 -0700 (Fri, 20 Apr 2012)
Log Message:
-----------
zeroinstall-injector: change default python back to 2.7 (#34133)

Modified Paths:
--------------
    trunk/dports/sysutils/zeroinstall-injector/Portfile

Modified: trunk/dports/sysutils/zeroinstall-injector/Portfile
===================================================================
--- trunk/dports/sysutils/zeroinstall-injector/Portfile	2012-04-20 19:35:30 UTC (rev 92163)
+++ trunk/dports/sysutils/zeroinstall-injector/Portfile	2012-04-20 20:57:39 UTC (rev 92164)
@@ -47,8 +47,8 @@
 set python.bin		${prefix}/bin/python${python.branch}
 }
 
-if {![variant_isset python27]} {
-	default_variants +python26
+if {![variant_isset python26]} {
+	default_variants +python27
 }
 
 post-patch   {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120420/1882d6b2/attachment.html>


More information about the macports-changes mailing list