Date: Thu, 15 Jan 2026 12:00:51 +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: 9a570c1d6898 - main - x11-toolkits/py-kivy: Change USE_PYTHON from cython to cython0 Message-ID: <6968d6f3.39370.10ddf8be@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=9a570c1d68984354d535d299a69b9f22b811a2c6 commit 9a570c1d68984354d535d299a69b9f22b811a2c6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:14 +0000 x11-toolkits/py-kivy: Change USE_PYTHON from cython to cython0 PR: 291778 --- x11-toolkits/py-kivy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile index fb7ee8904bf9..098b49e6db47 100644 --- a/x11-toolkits/py-kivy/Makefile +++ b/x11-toolkits/py-kivy/Makefile @@ -24,7 +24,7 @@ MAKE_ENV= KIVY_NO_CONFIG=yes KIVY_NO_FILELOG=yes USE_OPENGL_ES2=1 \ USES= display:test gl pytest python shebangfix uniquefiles:dirs USE_GL= egl gl glesv2 -USE_PYTHON= autoplist concurrent cython distutils +USE_PYTHON= autoplist concurrent cython0 distutils PYDISTUTILS_BUILD_TARGET= build_ext PYDISTUTILS_BUILDARGS= --inplace PYDISTUTILS_EGGINFO= Kivy-${PORTVERSION}-py${PYTHON_VER}.egg-infohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6f3.39370.10ddf8be>
