aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-07-14 12:31:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-07-14 12:58:42 +0000
commit32538c17f17407b11e5bd655d8fefb44a80247c1 (patch)
treeb270cf40046d4f59772a0883258702dbf25c0a64
parent6b4843d2c7888cd01a1bb3b434fac3d155452d4d (diff)
downloadports-32538c17f17407b11e5bd655d8fefb44a80247c1.tar.gz
ports-32538c17f17407b11e5bd655d8fefb44a80247c1.zip
games/freeorion: update supported python versions
-rw-r--r--games/freeorion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile
index 991cf9be48a7..bc7a214535d8 100644
--- a/games/freeorion/Makefile
+++ b/games/freeorion/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
USE_GITHUB= yes
-USES= cmake compiler:c++14-lang python:3.5-3.9 # inherited from boost-python-libs
+USES= cmake compiler:c++14-lang python:3.8-3.10 # inherited from boost-python-libs
CMAKE_ARGS= -Wno-dev
LDFLAGS_i386= -Wl,-znotext