#40052: unison 2.40.102: Xcode project hard-codes SDK location ------------------------+-------------------------------- Reporter: neukomp@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: unison | ------------------------+-------------------------------- Comment (by larryv@…): Replying to [comment:1 larryv@…]:
The unison build probably hard-codes that path somewhere.
As I thought. Can you try [[attachment:remove-sdk.patch|this patch]]? {{{ % sudo port clean unison && sudo port selfupdate % curl 'https://trac.macports.org/raw-attachment/ticket/40052/remove- sdk.patch' | patch -d $(port dir unison) -p0 % sudo port -d install unison }}} (If the patch command bails out and complains about permissions, run it as superuser.) -- Ticket URL: <https://trac.macports.org/ticket/40052#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X