[MacPorts] #16526: qt4-mac +noframework stage error
MacPorts
noreply at macports.org
Thu Oct 16 10:26:29 PDT 2008
#16526: qt4-mac +noframework stage error
-------------------------------------------+--------------------------------
Reporter: darren.weber.lists at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords: Qt qt4 4.4.1
Port: qt4-mac 4.4.1 |
-------------------------------------------+--------------------------------
Comment(by dweber at macports.org):
I don't know anything about pkgconfig for a noframework build, but how
about this fix:
{{{
# Put pkgconfig directory in correct place (Fix Ticket #15353)
if { ![variant_isset noframework]} {
system "mv ${destroot}${frameworkdir}/pkgconfig
${destroot}/${prefix}/lib/"
}
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16526#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list