#39256: port install git-core +svn fails ------------------------------+------------------------- Reporter: richarddmorey@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: git-core | ------------------------------+------------------------- Comment (by ciserlohn@…): Replying to [comment:4 richarddmorey@…]: OK, can you please run: {{{ $ uname -r | awk -F. '{if ($1 >= 9) print "y"}' $ test -d /Library/Frameworks/Tk.framework/Resources/Wish.app || echo "n" $ ls -lha /Library/Frameworks/Tk.framework/Resources/ }}} and provide the output. It seems that while trying to build the git-gui the makefile is somewhat confused about the location of tk. -- Ticket URL: <https://trac.macports.org/ticket/39256#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X