1
0
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:
Antoine Brodin
2026-01-13 17:40:31 +00:00
parent 9964012fd4
commit d91cff03ba
+2 -1
View File
@@ -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