From: sthen Date: Wed, 20 Dec 2023 13:30:51 +0000 (+0000) Subject: MODPY_PYBUILD: use "bootstrap" instead of "Yes" X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d69c19be4746216ec8ff9d43518703ae03e540ff;p=openbsd MODPY_PYBUILD: use "bootstrap" instead of "Yes" --- 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