aboutsummaryrefslogtreecommitdiff
path: root/games/solarus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/solarus/Makefile')
-rw-r--r--games/solarus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/solarus/Makefile b/games/solarus/Makefile
index ce4c6b1f7f3a..407fc99c80e0 100644
--- a/games/solarus/Makefile
+++ b/games/solarus/Makefile
@@ -23,7 +23,7 @@ MAKE_ARGS+= DESTDIR=${STAGEDIR}
USE_QT5= buildtools_build core gui linguisttools_build widgets
USE_SDL= sdl2 ttf2 image2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= cmake qmake compiler:c++11-lib openal
+USES= cmake:noninja qmake compiler:c++11-lib openal
USE_LDCONFIG= yes
.include <bsd.port.mk>