[Bug 232293] pkgbase uses (global) ports environment variables in src Makefiles -> conflict
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Jan 2025 02:03:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232293 --- 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). -- You are receiving this mail because: You are the assignee for the bug.