Date: Wed, 20 Mar 2024 19:42:29 +0000 From: bugzilla-noreply@freebsd.org To: pkgbase@FreeBSD.org Subject: [Bug 232293] pkgbase uses (global) ports environment variables in src Makefiles -> conflict Message-ID: <bug-232293-36141-oiqKYyNyzE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232293-36141@https.bugs.freebsd.org/bugzilla/> References: <bug-232293-36141@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=3D232293 --- Comment #4 from Bjoern A. Zeeb <bz@FreeBSD.org> --- (In reply to Baptiste Daroussin from comment #3) Honestly, I cannot say but it's easy to test; set DISTDIR to /home/bapt/distfiles1234 and see if the build works. I have since worked around with a symlink in /usr/ports/distfiles to point elsewhere or use a nullfs mount so I don't have to set DISTDIR anymore in t= he environment. It's not nice as DISTDIR really was for that in the ports tree and is documented as such in ports(7). Looking at Makefile.inc1 I do see a lot of DISTDIR still but I cannot say i= f it used consistently these days so that you at least get any (working) result. --=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-232293-36141-oiqKYyNyzE>