[Bug 278203] [UPGRADE] www/nift from 2.4.11 to 3.0.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278203] [UPGRADE] www/nift from 2.4.11 to 3.0.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Apr 2024 19:36:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278203
--- Comment #5 from Mohammad S. Babaei <info@babaei.net> ---
Well, it seems lang/luajit port on FreeBSD is version 2.0 and lang/luajit-devel
is version 2.1:
https://cgit.freebsd.org/ports/tree/lang/luajit/Makefile
https://cgit.freebsd.org/ports/tree/lang/luajit-devel/Makefile
Though, somehow LUAJIT_LUAVER is set to 2.1.
PORTS_LUAJIT_MAKE_ARGS= BUNDLED=0 LUAJIT_VERSION=${LUAJIT_LUAVER}
And, interestingly I don't have anything lua-related set in my make.conf as the
cat output is empty:
cat /etc/make.conf | grep lua
--
You are receiving this mail because:
You are the assignee for the bug.