diff options
Diffstat (limited to 'games/corsix-th/Makefile')
-rw-r--r-- | games/corsix-th/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 2ae94afdab72..9d08b4515393 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -13,8 +13,7 @@ LICENSE= MIT LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 -USES= cmake compiler:c++11-lang dos2unix pkgconfig -USE_LUA= yes +USES= cmake compiler:c++11-lang dos2unix lua:51 pkgconfig USE_SDL= mixer DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \ CorsixTH/CMakeLists.txt \ |