Date: Sun, 01 Nov 2020 18:14:54 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 250782] ports(7) manpage: ignored target 'configure' listed Message-ID: <bug-250782-9-Hl1logskoW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250782-9@https.bugs.freebsd.org/bugzilla/> References: <bug-250782-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250782 Mateusz Piotrowski <0mp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |0mp@FreeBSD.org Resolution|--- |Works As Intended Status|New |Closed --- Comment #1 from Mateusz Piotrowski <0mp@FreeBSD.org> --- The configure target and the config target are not the same. Configure is f= or 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! --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250782-9-Hl1logskoW>