Date: Sun, 31 Dec 2006 04:34:27 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.wx.mk Message-ID: <200612310434.kBV4YRXS037540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-12-31 04:34:27 UTC FreeBSD ports repository Modified files: Mk bsd.wx.mk Log: - Update comments for 2.8 version (section about available components). - Add autodetection of installed versions to use if the user/port has not expressed any preference (done using own WANT_WX framework by itself). - Remove _WX_ILLEGAL_VERS_* added in the last update to 2.8. The reason is that each port should choose the version it can use, that includes taking into account available components (also this brings much more chicken and egg problems so the code could get really messy). - Correctly indent the first .for loop to initialize component information. Revision Changes Path 1.5 +69 -60 ports/Mk/bsd.wx.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612310434.kBV4YRXS037540>