move MODULES=lang/python from Makefile.inc to subdirs, so that it's included before bsd.port.mk

This commit is contained in:
sthen
2025-11-08 21:26:07 +00:00
parent 768c24b334
commit 9bfec48fee
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
MODULES = lang/python
MODPY_DISTV = 1.4.2
WANTLIB = crypto
+1
View File
@@ -3,6 +3,7 @@
USE_NOEXECONLY= Yes
.endif
MODULES = lang/python
MODPY_DISTV = 2.0.0b19
PKGNAME = borgbackup-${MODPY_DISTV:S/b/beta/}
EPOCH = 0
-1
View File
@@ -16,7 +16,6 @@ WANTLIB += lz4 xxhash zstd
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
MODULES = lang/python
MODPY_PYBUILD = setuptools_scm
MODPY_PI = Yes
MODPY_PYTEST_ARGS = build/lib.openbsd-${OSREV}-${ARCH}-cpython-${MODPY_MAJORMINOR}