[MacPorts] #66941: Applying patches forever
MacPorts
noreply at macports.org
Fri Feb 17 17:38:20 UTC 2023
#66941: Applying patches forever
-----------------------+--------------------
Reporter: andrewhw | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: opencv3 |
-----------------------+--------------------
Comment (by kencu):
there was a change in base recently.
a few ports need to have their "worksrcdir" specified, if the extracted
distfile doesn't match {{{${name}-${version}}}}. This one doesn't match,
so will need to be fixed.
Something like this in the Portfile will likely fix it
{{{
worksrcdir opencv-${version}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66941#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list