diff options
-rw-r--r-- | graphics/gimp3-app/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile index e8f8239db386..c240f0ef4fef 100644 --- a/graphics/gimp3-app/Makefile +++ b/graphics/gimp3-app/Makefile @@ -125,6 +125,7 @@ LUA_RUN_DEPENDS= ${LUA_REFMODLIBDIR}/lgi/corelgilua${LUA_VER_STR}.so:devel/lua-l LUAJIT_DESC?= Lua scripting language support via Luajit LUAJIT_USES= luajit +LUAJIT_BROKEN= LuaJIT cannot use devel/lua-lgi module yet LUA_NONE_DESC?= Disable Lua scripting language support LUA_NONE_MESON_FALSE= lua |