Date: Thu, 15 Jan 2026 12:00:26 +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: 403a71178daa - main - devel/py-fastbencode: Change USE_PYTHON from cython to cython0 Message-ID: <6968d6da.39ff2.1807b228@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=403a71178daa4e3640e9a489c14eb6483721915d commit 403a71178daa4e3640e9a489c14eb6483721915d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:05 +0000 devel/py-fastbencode: Change USE_PYTHON from cython to cython0 PR: 291778 --- devel/py-fastbencode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-fastbencode/Makefile b/devel/py-fastbencode/Makefile index 704983ff0c76..4a53af8e8bb9 100644 --- a/devel/py-fastbencode/Makefile +++ b/devel/py-fastbencode/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= python -USE_PYTHON= autoplist cython distutils +USE_PYTHON= autoplist cython0 distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/fastbencode/*.sohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6da.39ff2.1807b228>
