K 10 svn:author V 7 sobomax K 8 svn:date V 27 2003-04-14T15:39:50.000000Z K 7 svn:log V 438 Attempt to nail down strange problems people are reporting usially around new release. Apparently, those problem steam from the fact that those users doesn't update their kernels along with userland, so that CONFIGURE_TARGET supplied by bsd.port.mk doesn't match OS version detected by configure script, making it believe that it is in the cross-compile environment. The same problem observed on bento. Use USE_REINPLACE while I'm here. END