net/lualdap: fix build for lua54 flavor

PR:		220281
This commit is contained in:
Tobias C. Berner 2022-12-10 09:46:37 +01:00
parent 2fef1dbd47
commit 541ae71a04

View file

@ -14,6 +14,7 @@ LICENSE= MIT
USES= gmake lua:module
USE_OPENLDAP= yes
USE_GITHUB= yes
USE_CSTD= c99
MAKE_ARGS+= CPPFLAGS="-I${LOCALBASE}/include -I${LUA_INCDIR}" \
LDFLAGS="-L${LOCALBASE}/lib" \