#33203: tclx - Remove dependency from Tcl 8.4 and locally copied private header files ------------------------------+--------------------------------------------- Reporter: neumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: tclx ------------------------------+--------------------------------------------- The original Portfile had a dependency on tcl8.4.14-privateheaders; since the port "tcl" refers now to Tcl 8.5, which has different private header files, the old approach lead to problems. This updated Porfile uses the same approach like "expect" (or "xotcl") to refer to tclInt.h. The modified Portfile was tested on Mac OS X 10.7.2 This patch fixes #19491 -- Ticket URL: <https://trac.macports.org/ticket/33203> MacPorts <http://www.macports.org/> Ports system for Mac OS