Noticed during build of llvm60 which has the devel/ninja as a build depend.
I'll update games/imaze to install its ninja as imazeninja.
A commit references this bug: Author: tobik Date: Thu May 17 09:10:37 UTC 2018 New revision: 470210 URL: https://svnweb.freebsd.org/changeset/ports/470210 Log: games/imaze: Fix conflict with devel/ninja Both ports install bin/ninja; install imaze's ninja as bin/imazeninja instead. While here - add DOCS option and install README into DOCSDIR - remove ${ECHO_MSG} from do-install that nobody will ever see - simplify do-install PR: 228311 Submitted by: tigersharke@gmail.com Changes: head/games/imaze/Makefile head/games/imaze/pkg-plist
Ok, this should be fixed. Thanks for the report!