<div dir="ltr">Hello, I also had tk as a sticking point in my last run of "upgrade outdated" (after selfupdate to 2.4.3). It came very near the end of updating everything so I succumbed to temptation and forced it with -f. I haven't noticed anything going terribly wrong yet, but "tk contents" does show the X11 header files including X.h in /opt/local/include/X11.<div><br></div><div>What should I be looking for that might indicate that it is causing problems and what is the specific procedure to remove/repair this? (I have read the previous messages in this thread but want to be certain I am not uninstalling or "nuking" anything beyond what might be absolutely necessary.) I have El Capitan 10.11.6.</div><div><br></div><div>Thanks for any help.</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 18, 2018 at 4:08 AM pagani laurent via macports-users <<a href="mailto:macports-users@lists.macports.org">macports-users@lists.macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ryan,<br>
<br>
I removed explicit tk installation from the myport.txt list, uninstalled tk and restarted restore_ports.tcl myport.txt and all went through nicely.<br>
Tk has been reinstalled as requested from python ports as dependent port. And in that case, it does not contain explicitly X.h and other such header files as you can see in the new ”port contents tk” command return which I attach to this mail but I also provide directly the difference between the two (left side is the one from requested installation, left one from indirect installation)  :<br>
<br>
 Macports>diff tk_contents.txt tk_contents_2.txt <br>
4,12d3<br>
<   /opt/local/include/X11/X.h<br>
<   /opt/local/include/X11/Xatom.h<br>
<   /opt/local/include/X11/Xfuncproto.h<br>
<   /opt/local/include/X11/Xlib.h<br>
<   /opt/local/include/X11/Xutil.h<br>
<   /opt/local/include/X11/cursorfont.h<br>
<   /opt/local/include/X11/keysym.h<br>
<   /opt/local/include/X11/keysymdef.h<br>
<   /opt/local/include/X11/xbytes.h<br>
15,16d5<br>
<   /opt/local/include/tkIntXlibDecls.h<br>
<   /opt/local/include/tkMacOSX.h<br>
18,19d6<br>
<   /opt/local/lib/Tk.icns<br>
<   /opt/local/lib/Tk.tiff<br>
<br>
Hope this helps.<br>
<br>
L.<br>
<br>
</blockquote></div>