From d69c19be4746216ec8ff9d43518703ae03e540ff Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 20 Dec 2023 13:30:51 +0000 Subject: [PATCH] MODPY_PYBUILD: use "bootstrap" instead of "Yes" --- share/man/man5/python-module.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/python-module.5 b/share/man/man5/python-module.5 index 032cbb1fdb0..3505b0a27ac 100644 --- a/share/man/man5/python-module.5 +++ b/share/man/man5/python-module.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: python-module.5,v 1.7 2022/12/06 16:18:51 sthen Exp $ +.\" $OpenBSD: python-module.5,v 1.8 2023/12/20 13:30:51 sthen Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 6 2022 $ +.Dd $Mdocdate: December 20 2023 $ .Dt PYTHON-MODULE 5 .Os .Sh NAME @@ -127,7 +127,7 @@ and sets In rare cases, the build backend is distributed with the software itself and .Ev MODPY_PYBUILD -can be set to Yes to use this mechanism without adding a dependency +can be set to bootstrap to use this mechanism without adding a dependency for another backend. .Pp Older ports using setuptools still set -- 2.20.1