#44580: p5-unicode-linebreak: use /usr/bin/ar instead of ${prefix}/bin/ar --------------------------------+---------------------------------- Reporter: ionic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch tracemode | Port: p5-unicode-linebreak --------------------------------+---------------------------------- `p5-unicode-linebreak` automatically generates a Makefile making use of `${prefix}/bin/ar`. This will break trace mode. The possible solutions to this problem are: * add a build dependency on `cctools` * change the affected Makefiles to use `/usr/bin/ar` As only one binary is required, I went the less invasive second way. -- Ticket URL: <https://trac.macports.org/ticket/44580> MacPorts <http://www.macports.org/> Ports system for OS X