[MacPorts] #66114: qt4-mac: build failure on macOS 13
MacPorts
noreply at macports.org
Sun Oct 30 15:17:21 UTC 2022
#66114: qt4-mac: build failure on macOS 13
---------------------------+---------------------
Reporter: ShadSterling | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: ventura
Port: qt4-mac |
---------------------------+---------------------
Comment (by kencu):
Yes, that worked... qt4 lives on, on Intel at least. :>
Added this to the Portfile:
{{{
platform darwin 22 {
macosx_deployment_target 12.0
}
}}}
and presto
{{{
% port -v installed qt4-mac
The following ports are currently installed:
qt4-mac @4.8.7_13 (active) requested_variants='' platform='darwin 22'
archs='x86_64' date='2022-10-30T00:26:04-0700'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66114#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list