mozilla-1.4-r2.ebuild has: IUSE="${IUSE} mozsvg mozcalendar mozaccess mozp3p mozxmlterm" but then says: if [ -n "`use mozaccess-builtin`" ] then myext="${myext},access-builtin" fi Should the if be `use mozaccess` rather than mozaccess-builtin ?
Yes, yes it should.