mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Fix WWW
- While I'm here, fix space/tab Approved by: portmgr (blanket)
This commit is contained in:
parent
0f9689d2d8
commit
6b8450ab06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444276
@ -19,7 +19,7 @@ GH_PROJECT= lua-zlib
|
||||
USES= lua:51
|
||||
|
||||
ALL_TARGET= bsd
|
||||
MAKE_ENV+= LUAPATH="${LOCALBASE}"
|
||||
MAKE_ENV+= LUAPATH="${LOCALBASE}"
|
||||
MAKE_ENV+= LUACPATH="${STAGEDIR}${LUA_MODLIBDIR}"
|
||||
MAKE_ENV+= INCDIR="-I${LUA_INCDIR}"
|
||||
MAKE_ENV+= LUALIBDIR="-L${LUA_MODLIBDIR}"
|
||||
|
@ -3,4 +3,4 @@ Language. It consists of two functions: inflate and deflate. Both functions
|
||||
return "stream functions" (takes a buffer of input and returns a buffer
|
||||
of output).
|
||||
|
||||
WWW: https://github.com/brimworks/lua-zlib/
|
||||
WWW: https://github.com/brimworks/lua-zlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user