#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: Resolution: | Keywords: haspatch tracemode Port: p5-unicode-linebreak | -----------------------------------+-------------------------------- Comment (by ryandesign@…): To prevent failure of the stub port, the `post-configure` block you added needs to be inside the `if {$subport != $name}` block (which for consistency with other perl modules should actually be a `if {${perl5.major} != ""}` block). But how does this path to `ar` get into the `Makefile` in the first place? I'd rather patch that, than patch the `Makefile` after configure. -- Ticket URL: <https://trac.macports.org/ticket/44580#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X