[71286] trunk/dports/lang/python26/Portfile

jmr at macports.org jmr at macports.org
Tue Sep 7 13:39:05 PDT 2010


Revision: 71286
          http://trac.macports.org/changeset/71286
Author:   jmr at macports.org
Date:     2010-09-07 13:39:04 -0700 (Tue, 07 Sep 2010)
Log Message:
-----------
python26: temporarily make +no_tkinter a default variant to work around the dependency loop caused by xorg-xcb-proto (#26387)

Modified Paths:
--------------
    trunk/dports/lang/python26/Portfile

Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile	2010-09-07 20:32:13 UTC (rev 71285)
+++ trunk/dports/lang/python26/Portfile	2010-09-07 20:39:04 UTC (rev 71286)
@@ -172,6 +172,8 @@
    depends_lib-delete   port:tk 
 }
 
+# ugh... temporary fix for a dependency loop, #26387
+default_variants +no_tkinter
 
 livecheck.type          regex
 livecheck.url           ${homepage}download/releases/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100907/dc2d6719/attachment.html>


More information about the macports-changes mailing list