Date: Thu, 15 Jan 2026 12:00:32 +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: b6e8968a6719 - main - filesystems/py-libzfs: Change USE_PYTHON from cython to cython0 Message-ID: <6968d6e0.3aadc.2db5b845@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=b6e8968a67196dce482f90319c9924cd3c7d383e commit b6e8968a67196dce482f90319c9924cd3c7d383e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:07 +0000 filesystems/py-libzfs: Change USE_PYTHON from cython to cython0 PR: 291778 --- filesystems/py-libzfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filesystems/py-libzfs/Makefile b/filesystems/py-libzfs/Makefile index 148628a298e7..53f57afceb1d 100644 --- a/filesystems/py-libzfs/Makefile +++ b/filesystems/py-libzfs/Makefile @@ -18,7 +18,7 @@ GH_TAGNAME= c1bd4a0 HAS_CONFIGURE= yes USES= compiler:c11 python -USE_PYTHON= autoplist distutils cython +USE_PYTHON= autoplist cython0 distutils CONFIGURE_ENV= freebsd_src=${SRC_BASE} MAKE_ENV= freebsd_src=${SRC_BASE}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6e0.3aadc.2db5b845>
