Date: Tue, 16 Jun 2026 21:27:27 +0000 From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9c277235d9f4 - main - devel/meson-python: build for all Python versions (for graphics/blender) Message-ID: <6a31bfbf.3c16e.d461dca@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c277235d9f43759c3e9f6ca789bab65e8cc5ce6 commit 9c277235d9f43759c3e9f6ca789bab65e8cc5ce6 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2026-06-15 21:54:13 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2026-06-16 21:26:54 +0000 devel/meson-python: build for all Python versions (for graphics/blender) PR: 294160 --- devel/meson-python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/meson-python/Makefile b/devel/meson-python/Makefile index e0ce97139ac8..8f1902c4d31a 100644 --- a/devel/meson-python/Makefile +++ b/devel/meson-python/Makefile @@ -30,7 +30,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>0:devel/py-build@${PY_FLAVOR} \ git:devel/git USES= python -USE_PYTHON= autoplist concurrent cython_test pep517 pytest +USE_PYTHON= allflavors autoplist concurrent cython_test pep517 pytest # tarball has UTF-8 filenames EXTRACT_CMD= env LANG=C.UTF-8 LC_ALL=C.UTF-8 ${TAR}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a31bfbf.3c16e.d461dca>
