[MacPorts] #56748: guile 2.2.3 build fails: sed: -i may not be used with stdin

MacPorts noreply at macports.org
Thu Jun 28 19:19:40 UTC 2018


#56748: guile 2.2.3 build fails: sed: -i may not be used with stdin
---------------------+--------------------
  Reporter:  kencu   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  guile   |
---------------------+--------------------

Comment (by kencu):

 Indeed, adding this works to fix the build:
 {{{
 depends_build-append port:gsed
 configure.env-append SED=${prefix}/bin/gsed
 build.env-append    SED=${prefix}/bin/gsed
 }}}

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


More information about the macports-tickets mailing list