mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
move MODULES=lang/python from Makefile.inc to subdirs, so that it's included before bsd.port.mk
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
MODULES = lang/python
|
||||
MODPY_DISTV = 1.4.2
|
||||
|
||||
WANTLIB = crypto
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user