https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288929
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|[email protected] |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- For the second problem, we should just omit the use of DESTDIR. Other utilities aren't parameterized that way. (e.g., man(1) doesn't search ${DESTDIR}/usr/share/man etc.). During the build, we always invoke compile_et with -d, so the value doesn't matter for the bootstrapped version. I'll work on this and post a patch for review shortly. -- You are receiving this mail because: You are the assignee for the bug.
