[74704] trunk/dports/aqua/LyX/Portfile

snc at macports.org snc at macports.org
Wed Dec 29 14:54:53 PST 2010


Revision: 74704
          http://trac.macports.org/changeset/74704
Author:   snc at macports.org
Date:     2010-12-29 14:54:47 -0800 (Wed, 29 Dec 2010)
Log Message:
-----------
LyX: default to python27

Modified Paths:
--------------
    trunk/dports/aqua/LyX/Portfile

Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile	2010-12-29 21:54:39 UTC (rev 74703)
+++ trunk/dports/aqua/LyX/Portfile	2010-12-29 22:54:47 UTC (rev 74704)
@@ -56,7 +56,7 @@
 }
 
 if {![variant_isset python25] && ![variant_isset python26] && ![variant_isset python27]} {
-    default_variants +python26
+    default_variants +python27
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101229/5b4f9a3f/attachment.html>


More information about the macports-changes mailing list