1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

emulators/mame: Fix build with python-3.11

PR:		276046
Reported by:	wen@
Approved by:	maintainer
This commit is contained in:
Wen Heping 2024-01-08 06:38:06 +00:00
parent 3be93737ea
commit b2d2b35e2f

View File

@ -35,7 +35,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
RUN_DEPENDS= liberation-fonts-ttf>=0:x11-fonts/liberation-fonts-ttf
USES= compiler:c++17-lang gl gmake jpeg llvm:min=16 localbase \
pkgconfig python:3.9,build sdl shebangfix sqlite:3 xorg
pkgconfig python:build sdl shebangfix sqlite:3 xorg
USE_GITHUB= yes
GH_ACCOUNT= mamedev