cvs commit: ports/Mk bsd.wx.mk
Alejandro Pulver
alepulver at FreeBSD.org
Sat Dec 30 20:34:28 PST 2006
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
More information about the cvs-ports
mailing list