From e836ab008ac38916a93472f2840e03e2e8470ef5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 26 May 2014 15:28:28 +0000 Subject: Replace lang/lua with the new lang/lua51 lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) --- games/boswars/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/boswars') diff --git a/games/boswars/Makefile b/games/boswars/Makefile index a451321193ad..04270cc03133 100644 --- a/games/boswars/Makefile +++ b/games/boswars/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ theora:${PORTSDIR}/multimedia/libtheora \ vorbis:${PORTSDIR}/audio/libvorbis -USE_LUA= 5.1 +USES= lua:51 USE_SDL= sdl USE_GL= yes USE_SCONS= yes -- cgit v1.2.3