[MacPorts] #20362: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or directory
MacPorts
noreply at macports.org
Thu Oct 8 13:25:35 PDT 2009
#20362: kdebase4-runtime build failure: Qt3Support/Q3PtrList: No such file or
directory
-------------------------------------------+--------------------------------
Reporter: macsforever2000@… | Owner: erickt@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Resolution: fixed | Keywords:
Port: kdebase4-runtime qt4-mac |
-------------------------------------------+--------------------------------
Comment(by snc@…):
No, the only code dealing with the cocoa variant is to disable it for less
then SL:
{{{
if { ${os.major} < 9 } {
return -code error "Variant cocoa creates Qt binaries which require
Mac OS X 10.5 or higher."
}
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20362#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list