[MacPorts] #54774: Build mc fails on High Sierra (10)

MacPorts noreply at macports.org
Tue Sep 26 11:52:59 UTC 2017


#54774: Build mc fails on High Sierra (10)
---------------------+------------------------
  Reporter:  H3ik0   |      Owner:  mkae
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  highsierra
      Port:  mc      |
---------------------+------------------------

Comment (by raimue):

 You could use a patch that is only applied on this version of macOS. That
 would work like this:

 {{{
 if {[vercmp ${macosx_version} 10.13] >= 0} {
     patchfiles-append    patch-utimensat.diff
 }
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54774#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list