[MacPorts] #20463: The mtree should include ${prefix}/lib/pkgconfig
#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
#20463: The mtree should include ${prefix}/lib/pkgconfig --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.7.1 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r54708 -- Ticket URL: <http://trac.macports.org/ticket/20463#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts