Hi,
here is a command than i spawn after getting the cvs as 686 is too much for me:
	Code:
	perl -pi -e 's/march=i686/march=\`uname -m\`/' `find . -iname 'makefile*' `
 Should work on BSD too.
This might not help much, as every one might have its own recipe, but ...