Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 18:01:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246329] ports-mgmt/portlint: strange output for multimedia/makemkv
Message-ID:  <bug-246329-7788-tNqzwe8j7Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246329-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246329-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=3D246329

Alex Kozlov <ak@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ak@FreeBSD.org

--- Comment #2 from Alex Kozlov <ak@FreeBSD.org> ---
The variables like KERNEL_ORG/GNU/etc needs to be expanded before URL/non-U=
RL
check. These make warnings are secondary and is from get_makevar()' make
invocation, make assumes letters after ':' are variable modifiers:=20
$make -V GNU/binutils:binutils
make: Unknown modifier 'b'

--=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-246329-7788-tNqzwe8j7Z>