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

tommyd at macports.org tommyd at macports.org
Mon Aug 2 15:49:08 PDT 2010


Revision: 70229
          http://trac.macports.org/changeset/70229
Author:   tommyd at macports.org
Date:     2010-08-02 15:49:07 -0700 (Mon, 02 Aug 2010)
Log Message:
-----------
The python26 variant description was misleading

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

Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- 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
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100802/c680505e/attachment.html>


More information about the macports-changes mailing list