[MacPorts] #69515: groff depends on m4 which isn't provided with commandlineTools 15.3

MacPorts noreply at macports.org
Sat Mar 16 13:01:13 UTC 2024


#69515: groff depends on m4 which isn't provided with commandlineTools 15.3
------------------------+-----------------------------
  Reporter:  MStraeten  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.9.1
Resolution:             |   Keywords:  sonoma haspatch
      Port:  groff      |
------------------------+-----------------------------
Changes (by ryandesign):

 * keywords:  m4 dependency => sonoma haspatch


Old description:

> similar to #69493
> groff asks for installation of commandlinetools to get m4 support.
> the fix described in https://github.com/macports/macports-
> ports/pull/22984
> i.e. adding port:m4 to depends_lib-append and
> configure.env           M4=${prefix}/bin/gm4
>
> seems to be a workaround for the issue

New description:

 similar to #69493
 groff asks for installation of commandlinetools to get m4 support.
 the fix described in https://github.com/macports/macports-ports/pull/22984
 i.e. adding `port:m4` to `depends_lib-append` and
 {{{
 configure.env           M4=${prefix}/bin/gm4
 }}}

 seems to be a workaround for the issue

--

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


More information about the macports-tickets mailing list