pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/stone-soup stone-soup: Use LUA_VERSIONS_ACCEPTED
details: https://anonhg.NetBSD.org/pkgsrc/rev/629559d851c2
branches: trunk
changeset: 410496:629559d851c2
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jan 23 14:33:41 2020 +0000
description:
stone-soup: Use LUA_VERSIONS_ACCEPTED
diffstat:
games/stone-soup/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 94240f95d115 -r 629559d851c2 games/stone-soup/Makefile.common
--- a/games/stone-soup/Makefile.common Thu Jan 23 14:33:40 2020 +0000
+++ b/games/stone-soup/Makefile.common Thu Jan 23 14:33:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2019/10/28 12:24:06 nia Exp $
+# $NetBSD: Makefile.common,v 1.3 2020/01/23 14:33:41 nia Exp $
# used by games/stone-soup/Makefile
# used by games/stone-soup-sdl/Makefile
@@ -57,7 +57,7 @@
REPLACE_PYTHON+= sources/webserver/server.py
REPLACE_PYTHON+= sources/webserver/ws_handler.py
-LUA_VERSIONS_INCOMPATIBLE= 52 53
+LUA_VERSIONS_ACCEPTED= 51
CHECK_PORTABILITY_SKIP+= source/contrib/sdl2/build-scripts/androidbuildlibs.sh
CHECK_PORTABILITY_SKIP+= source/contrib/sdl2/build-scripts/iosbuild.sh
Home |
Main Index |
Thread Index |
Old Index