看板 DFBSD_kernel 關於我們 聯絡資訊
On Wed, Apr 20, 2005 at 11:36:38AM -0700, Max Okumoto wrote: > I think #4 is the easiest and would not break things, but I > am not sure it would not break things. Why did we use .makeenv > for OSVERSION? To prevent /usr/ports/Mk/bsd.*.mk from overriding it. You can make it a normal assignment if you verify that it doesn't get overriden. I think it can be a normal assignment. Joerg