mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
games/py-fife: fix build with python 3.12
PR: 285957
This commit is contained in:
@@ -56,7 +56,8 @@ LOGGING_CMAKE_BOOL= logging
|
||||
PYTHON_CMAKE_BOOL= build-python
|
||||
PYTHON_USES= python
|
||||
PYTHON_USE= python=flavors
|
||||
PYTHON_BUILD_DEPENDS= ${LOCALBASE}/bin/swig:devel/swig
|
||||
PYTHON_BUILD_DEPENDS= ${LOCALBASE}/bin/swig:devel/swig \
|
||||
${PY_SETUPTOOLS}
|
||||
PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
|
||||
|
||||
LIBRARY_CMAKE_BOOL= build-library
|
||||
|
||||
Reference in New Issue
Block a user