emulators/fab-agon-emulator: clean up, fix on 16-CURRENT
- CARGO_CARGO_RUN includes cd ${WRKSRC}, and running it under SETENVI means that /usr/bin/cd was executed, which clearly didn't do any good.
- remove double dependency on sdl3
- spell product name right in COMMENT
- reflow to 80 columns
PR: 296905