#20463: The mtree should include ${prefix}/lib/pkgconfig -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.1 Keywords: | Port: -------------------------------------+-------------------------------------- There are a few ports which install pkgconfig files manually, and they need to first create the pkgconfig directory like this: {{{ pre-destroot { xinstall -d ${destroot}${prefix}/lib/pkgconfig } }}} To make this unnecessary, I think it makes sense for this directory to be a part of the standard mtree, and thus for MacPorts to create it automatically before the destroot phase runs. -- Ticket URL: <http://trac.macports.org/ticket/20463> MacPorts <http://www.macports.org/> Ports system for Mac OS