[MacPorts] #58544: dovecot2: configure error
MacPorts
noreply at macports.org
Wed Jun 5 20:24:21 UTC 2019
#58544: dovecot2: configure error
-----------------------+-----------------------
Reporter: mf2k | Owner: essandess
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: dovecot2 |
-----------------------+-----------------------
Comment (by ryandesign):
Frank, the `autoreconf` program is provided by the autoconf port.
Steve, there is no portgroup because the functionality is already in
MacPorts base. The built-in command `use_autoreconf yes` should be used.
It adds the autoconf, automake and libtool dependencies for you.
In addition to that, instead of running `system -W ${worksrcpath}
"./autogen.sh"` manually, you should use `autoreconf.cmd ./autogen.sh`.
However, changing `autoreconf.cmd` will clear the dependencies that
`use_autoreconf yes` added, so you'll have to add them manually again. You
should usually add all 3, and make you do that on a line ''after'' you
change `autoreconf.cmd`, not before.
--
Ticket URL: <https://trac.macports.org/ticket/58544#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list