Date: Thu, 15 Jan 2026 12:00:25 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e418e4c3f89 - main - devel/brz: Change USE_PYTHON from cython to cython0 Message-ID: <6968d6d9.3ad80.38ef01d8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e418e4c3f89f5713969c1d930d6d29c3636f24f commit 6e418e4c3f89f5713969c1d930d6d29c3636f24f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:04 +0000 devel/brz: Change USE_PYTHON from cython to cython0 PR: 291778 --- devel/brz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/brz/Makefile b/devel/brz/Makefile index 0521f6f50b83..57dd3f5a1cdf 100644 --- a/devel/brz/Makefile +++ b/devel/brz/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=0:devel/py-configobj@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}testtools>=0:devel/py-testtools@${PY_FLAVOR} USES= gettext python shebangfix -USE_PYTHON= autoplist cython concurrent distutils +USE_PYTHON= autoplist concurrent cython0 distutils SHEBANG_FILES= brz MAKE_ENV= BRZ_LOG=/dev/nullhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6d9.3ad80.38ef01d8>
