svn commit: r535253 - in head/www/nift: . files

Mathieu Arnold mat at FreeBSD.org
Fri May 15 06:08:44 UTC 2020


On Thu, May 14, 2020 at 07:44:57PM +0000, Loïc Bartoletti wrote:
> +BUNDLED_LUAJIT_DESC=	Use the bundled LuaJIT
> +BUNDLED_LUA53_DESC=	Use the bundled Lua 5.3
> +PORTS_LUAJIT_DESC=	Use LuaJIT from FreeBSD Ports
> +PORTS_LUA53_DESC=	Use Lua 5.3 from FreeBSD Ports
> +PORTS_LUA52_DESC=	Use Lua 5.2 from FreeBSD Ports
> +PORTS_LUA51_DESC=	Use Lua 5.1 from FreeBSD Ports

I have a feeling this should be using LUA_DEFAULT and only provide one
"lua from ports" which is the default.

> +BUNDLED_LUAJIT_MAKE_ARGS=	BUNDLED=1
> +BUNDLED_LUAJIT_MAKE_JOBS_UNSAFE=	yes

This one does not do anything, there is no such helper.

> +BUNDLED_LUA53_MAKE_ARGS=	BUNDLED=1 LUA_VERSION=5.3
> +BUNDLED_LUA53_MAKE_JOBS_UNSAFE=	yes

Same here.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200515/e1c7420f/attachment.sig>


More information about the svn-ports-all mailing list