1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
- While I'm here, fix space/tab

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-25 15:02:38 +00:00
parent 0f9689d2d8
commit 6b8450ab06
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444276
2 changed files with 2 additions and 2 deletions

View File

@ -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}"

View File

@ -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