#37505: blt: build fails with tcl 8.6 ---------------------------+---------------------- Reporter: ryandesign@… | Owner: markd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch Port: blt | ---------------------------+---------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Sorry, I didn't realize you had attached a revised patch. (Trac does not send email notifications for new attachments.) I had already fixed this a different way locally, with just a single loop that iterates over all files to remove, based on the list of files I found on my system. In addition, I fixed the location where the manpages were installed. In so doing, I realized that blt is trying to install two manpages that tk already installs. One of them—busy.n—appears to describe the same functionality, so I deleted blt's version of it since it's older. The other—bitmap.n—appears to describe different functionality, so I renamed blt's version to blt-bitmap.n. It's all committed in r101438. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/37505#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS