The python26 variant description was misleading
--- trunk/dports/aqua/LyX/Portfile 2010-08-02 21:49:30 UTC (rev 70228)
+++ trunk/dports/aqua/LyX/Portfile 2010-08-02 22:49:07 UTC (rev 70229)
@@ -49,7 +49,7 @@
configure.python ${prefix}/bin/python2.5
}
-variant python26 conflicts python25 description {Use python25} {
+variant python26 conflicts python25 description {Use python26} {
depends_build-append port:python26
configure.python ${prefix}/bin/python2.6
}