Prefer ninja over make(1) to build

This commit is contained in:
Baptiste Daroussin 2014-01-07 13:14:45 +00:00
parent eb19ea733d
commit 22b76cf68c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339003

View file

@ -15,7 +15,7 @@ LICENSE_COMB= dual
PROJECTHOST= game-music-emu
USE_BZIP2= yes
USES= cmake dos2unix
USES= cmake dos2unix ninja
USE_LDCONFIG= yes
.include <bsd.port.mk>