aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-09-24 06:24:42 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-09-24 06:25:01 +0000
commitc61262ea1cf7688c41929400d0cd9c7c20e69b93 (patch)
tree29f51daee82207808465f3baed10d187182b0cde /games
parent37be1981be3413e7b688de9274f35c777e029829 (diff)
downloadports-c61262ea1cf7688c41929400d0cd9c7c20e69b93.tar.gz
ports-c61262ea1cf7688c41929400d0cd9c7c20e69b93.zip
games/freedroidrpg: restrict support to lua <= 5.3
Used function calls to lua_resume are not 5.4 ready. PR: 220281
Diffstat (limited to 'games')
-rw-r--r--games/freedroidrpg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile
index 00c2db1793ba..37d0fd2b61d6 100644
--- a/games/freedroidrpg/Makefile
+++ b/games/freedroidrpg/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png
GNU_CONFIGURE= yes
-USES= cpe jpeg gmake localbase lua:52+ python sdl xorg
+USES= cpe jpeg gmake localbase lua:-53 python sdl xorg
CPE_VENDOR= freedroid
USE_XORG= x11
USE_SDL= sdl image gfx