Date: Mon, 13 Jan 2025 02:03:01 +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-hQJppzMJ1q@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 #5 from Ed Maste <emaste@freebsd.org> --- This isn't fully new with pkgbase, Makefile.inc1 targets and release/ infrastructure have used DISTDIR since at least 2005. I've started working on disentangling them, beginning with some safety belts (e.g. f6575ed0deb0) and explicitly setting DISTDIR to . rather than relying= on empty DISTDIR (e.g. 0f7d8b71b45b). --=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-hQJppzMJ1q>