#17191: Tix 8.4.3 - Tk Interface eXtension ------------------------------+--------------------------------------------- Reporter: krunk7@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | Port: Tix ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * cc: mww@… (added) Comment: Well, [attachment:Portfile-ryandesign here's] a "fixed" port addressing the above. It doesn't work. It turns out the weird pre-build phase from the original port is what makes it work. For some inexplicable reason Tix is trying to use parts of Tcl and/or Tk that are in its build directory. tclConfig.sh and tkConfig.sh also include references to things in the Tcl and Tk build directories (from which Tix must be getting those paths) which also seems untenable; I do not understand the purpose of listing in files which are permanently installed the paths of locations which no longer exist. -- Ticket URL: <http://trac.macports.org/ticket/17191#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS