[Bug 272289] devel/valgrind: build fail

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 Jun 2023 07:11:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272289

--- Comment #8 from Paul Floyd <pjfloyd@wanadoo.fr> ---
It is expecting a string that matches 

           13.2-*)

Try changing 

export UNAME_r="13.2"

to

export UNAME_r="13.2-STABLE"

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