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 bf85c339960e..409a766db315 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -16,7 +16,7 @@ COMMENT= Parallax-style 2D scrolling platform game USE_SDL= sdl image ttf USE_PERL5_BUILD= yes -USE_CMAKE= yes +USES= cmake CFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include |