[MacPorts] #45776: transfig: fails on build on yosemite
MacPorts
noreply at macports.org
Mon Feb 23 05:20:49 PST 2015
#45776: transfig: fails on build on yosemite
------------------------+--------------------------------
Reporter: ram@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: duplicate | Keywords: yosemite
Port: transfig |
------------------------+--------------------------------
Comment (by mp@…):
Getting the same error on Mavericks, even after clean and selfupdate.
Solved it for now with this bypass surgery of the configure stage:
{{{
sudo port clean transfig
sudo port patch transfig
cd $(port work transfig)/transfig*
sudo xmkmf -a
sudo sh -c 'echo "target: org.macports.configure"
>>../.macports.transfig.state'
cd -
sudo port install transfig
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45776#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list