#31078: qjson @0.7.1_1 build failure -------------------------------------+-------------------------------------- Reporter: anonymous@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Resolution: fixed | Keywords: Port: qjson | -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * status: reopened => closed * cc: ryandesign@… (added) * resolution: => fixed Comment: Replying to [comment:8 pixilla@…]:
qjson extracts to ${name} rather then ${distname}. [snip] Oddly, setting "worksrcdir ${name}" still produces this error.
The kde4 portgroup was buggy. Fixed in r83562.
{{{ extract.post_args "| tar -xf - --strip-components 1 -C ${worksrcpath}" }}} Let's not do that kind of thing if possible. It introduces too much knowledge into the portfile about the internals of how the extract phase currently works, and makes it harder for us to change / improve the extract phase later. -- Ticket URL: <https://trac.macports.org/ticket/31078#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS