diff options
Diffstat (limited to 'devel/lua-luarocks/Makefile')
| -rw-r--r-- | devel/lua-luarocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-luarocks/Makefile b/devel/lua-luarocks/Makefile index 467a4c8a6fc6..d8d7d1144693 100644 --- a/devel/lua-luarocks/Makefile +++ b/devel/lua-luarocks/Makefile @@ -26,10 +26,10 @@ UNIQUE_SUFFIX= ${LUA_VER_STR} UNIQUE_SUFFIX_FILES= bin/luarocks bin/luarocks-admin OPTIONS_DEFINE= LUAJIT +OPTIONS_SUB= yes LUAJIT_DESC= Use LuaJIT instead of Lua LUAJIT_USES= luajit -LUAJIT_CONFIGURE_ON= --lua-suffix=jit LUAJIT_PLIST_SUB= LUA_VER=${LUA_VER} \ LUA_MODSHAREDIR=share/lua/${LUA_VER} LUAJIT_VARS= LUA_INCDIR=${LUAJIT_INCDIR} \ |
