[MacPorts] #70840: Aseprite install fails in MacOS Sequoia
MacPorts
noreply at macports.org
Sat Sep 21 11:52:02 UTC 2024
#70840: Aseprite install fails in MacOS Sequoia
-----------------------+------------------------
Reporter: v4iv | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: Aseprite |
-----------------------+------------------------
Comment (by ryandesign):
Edit the Aseprite Portfile (`port file Aseprite`) and add these lines at
the end:
{{{
if {[vercmp ${macosx_deployment_target} >= 15.0]} {
macosx_deployment_target 14.0
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70840#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list