Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2023 02:07:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237290] [PATCH] build(7): PORTS_MODULES does not build in parallel
Message-ID:  <bug-237290-227-Vx8Oeqnmr4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237290-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237290-227@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=3D237290

--- 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?

--=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-237290-227-Vx8Oeqnmr4>