net/lualdap: fix build for lua54 flavor
PR: 220281
This commit is contained in:
parent
2fef1dbd47
commit
541ae71a04
1 changed files with 1 additions and 0 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue