Date: Mon, 14 Apr 2003 08:39:50 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/wxgtk Makefile ports/x11-toolkits/wxgtk-devel Makefile Message-ID: <200304141539.h3EFdoY9042652@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2003/04/14 08:39:50 PDT FreeBSD ports repository Modified files: x11-toolkits/wxgtk Makefile x11-toolkits/wxgtk-devel Makefile Log: 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. Revision Changes Path 1.38 +6 -4 ports/x11-toolkits/wxgtk-devel/Makefile 1.30 +6 -3 ports/x11-toolkits/wxgtk/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304141539.h3EFdoY9042652>