[Bug 250782] ports(7) manpage: ignored target 'configure' listed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 1 18:14:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250782
Mateusz Piotrowski <0mp at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |0mp at FreeBSD.org
Resolution|--- |Works As Intended
Status|New |Closed
--- Comment #1 from Mateusz Piotrowski <0mp at FreeBSD.org> ---
The configure target and the config target are not the same. Configure is for
running "./configure" in as a part of the building process, while config is for
selecting port options. It is true that the configure target is a no-op
sometimes. Please look for HAS_CONFIGURE and GNU_CONFIGURE variables in the
documentation.
Cheers!
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list