ltrace_machine="$( echo $arch_machine | \ sed -e"s,i.86,i386," -e"s,powerpc,ppc," )" var_append makeopt ' ' 'ARCH=$ltrace_machine'var_append makeinstopt ' ' 'ARCH=$ltrace_machine'
ltrace_machine="$( echo $arch_machine | \
sed -e"s,i.86,i386," -e"s,powerpc,ppc," )"
var_append makeopt ' ' 'ARCH=$ltrace_machine'
var_append makeinstopt ' ' 'ARCH=$ltrace_machine'