Revision
74704
Author
snc@macports.org
Date
2010-12-29 14:54:47 -0800 (Wed, 29 Dec 2010)

Log Message

LyX: default to python27

Modified Paths

Diff

Modified: trunk/dports/aqua/LyX/Portfile (74703 => 74704)


--- 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