[Bug 237290] [PATCH] build(7): PORTS_MODULES does not build in parallel

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Dec 2023 02:07:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237290

--- Comment #18 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Alastair Hogge from comment #17)
>(In reply to Ivan Rozhuk from comment #15)
>> $${PORTSDIR -> ${PORTSDIR

$${PORTSDIR:-/usr/ports} -> ${PORTSDIR:U/usr/ports}

It seems that the way default values are given has been changed from sh to make
side?

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