mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11-toolkits/py-kivy: Change USE_PYTHON from cython to cython0
PR: 291778
This commit is contained in:
@@ -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-info
|
||||
|
||||
Reference in New Issue
Block a user