diff options
Diffstat (limited to 'games/blinkensisters/Makefile')
-rw-r--r-- | games/blinkensisters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index 369cb85338c6..0086add345c9 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/DOC/LICENSE BROKEN_sparc64= does not compile on sparc64 -USES= cmake compiler:c++11-lang localbase perl5 # actually, old gcc fails in theora.h +USES= cmake:insource compiler:c++11-lang localbase perl5 # actually, old gcc fails in theora.h USE_SDL= sdl image ttf USE_PERL5= build |