aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2024-05-31 22:36:50 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2024-05-31 22:36:50 +0000
commit7add5a2c204a01a2a1316e9c86eac8019ce30d0b (patch)
tree42aa617627419c7e3cd2b11e1a61d8d476eb89aa
parent2dfde6cc0b7a79c89ec0cad4d332ce6cf2cf725c (diff)
downloadports-7add5a2c204a01a2a1316e9c86eac8019ce30d0b.tar.gz
ports-7add5a2c204a01a2a1316e9c86eac8019ce30d0b.zip
games/0ad: Fix build.
Fails to build with newer python 3.11 default. Force using version 3.9.
-rw-r--r--games/0ad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index c7e333fb8cb4..e21cff62de9b 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -32,7 +32,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libfmt.so:devel/libfmt
USES= compiler:c++11-lib desktop-file-utils dos2unix gmake gnome \
- iconv openal:al perl5 pkgconfig python:build sdl tar:xz \
+ iconv openal:al perl5 pkgconfig python:3.9,build sdl tar:xz \
xorg
USE_GNOME= libxml2
USE_GL= gl