#50571: msp430-binutils fails to build -----------------------------------+-------------------- Reporter: guillaume.salagnac@… | Owner: g5pw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: msp430-binutils | -----------------------------------+-------------------- Comment (by help@…): Want to point out that it's the same for all crossbinutils ports, obviously, for example i386-elf-binutils and x86_64-elf-binutils (which BTW have different maintainers, but I can't add them to cc). I worked around it by adding the following lines: {{{ build.args "MAKEINFO=/usr/bin/makeinfo" destroot.args "MAKEINFO=/usr/bin/makeinfo" }}} But of course updating the version is a much better fix;) -- Ticket URL: <https://trac.macports.org/ticket/50571#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X