Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Apr 2024 19:52:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278203] [UPGRADE] www/nift from 2.4.11 to 3.0.3
Message-ID:  <bug-278203-7788-fy3xFGQRhu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278203-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278203-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278203

--- Comment #6 from yds <yds@Necessitu.de> ---
(In reply to Mohammad S. Babaei from comment #5)

according to Mk/bsd.default-versions.mk on line 100:
LUAJIT_DEFAULT?=3D        luajit-devel

I believe you would need to explicitly set:
DEFAULT_VERSIONS+=3D      luajit=3Dluajit
or
LUAJIT_DEFAULT?=3D        luajit
otherwise LUAJIT_LUAVER will default to 2.1

it seems like 2.0 is no longer the default and has to be explicitly chosen,
having the plain old luajit port installed is not enough to change
LUAJIT_LUAVER without explicitly adding luajit=3Dluajit to DEFAULT_VERSIONS=
 in
make.conf

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278203-7788-fy3xFGQRhu>