diff options
Diffstat (limited to 'games/bstone/Makefile')
-rw-r--r-- | games/bstone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bstone/Makefile b/games/bstone/Makefile index 92794ca625e9..05726f2d3bc6 100644 --- a/games/bstone/Makefile +++ b/games/bstone/Makefile @@ -12,7 +12,7 @@ COMMENT= Source port of Blake Stone LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/../LICENSE -USES= cmake:outsource compiler:c++11-lang localbase:ldflags pkgconfig +USES= cmake compiler:c++11-lang localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= bibendovsky USE_SDL= sdl2 |