[149273] trunk/dports/x11/xorg-xcb-proto/Portfile

mf2k at macports.org mf2k at macports.org
Wed Jun 8 14:31:45 PDT 2016


Revision: 149273
          https://trac.macports.org/changeset/149273
Author:   mf2k at macports.org
Date:     2016-06-08 14:31:44 -0700 (Wed, 08 Jun 2016)
Log Message:
-----------
xorg-xcb-proto: Fix python35 variant. (#51583)

Modified Paths:
--------------
    trunk/dports/x11/xorg-xcb-proto/Portfile

Modified: trunk/dports/x11/xorg-xcb-proto/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-proto/Portfile	2016-06-08 18:50:14 UTC (rev 149272)
+++ trunk/dports/x11/xorg-xcb-proto/Portfile	2016-06-08 21:31:44 UTC (rev 149273)
@@ -41,7 +41,7 @@
     configure.python        ${prefix}/bin/python3.4
 }
 
-variant python34 conflicts python27 description {Use python 3.5} {
+variant python35 conflicts python27 description {Use python 3.5} {
     depends_lib-append      port:python35
     configure.python        ${prefix}/bin/python3.5
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160608/3a1ca10a/attachment.html>


More information about the macports-changes mailing list