diff options
Diffstat (limited to 'games/meandmyshadow/Makefile')
-rw-r--r-- | games/meandmyshadow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/meandmyshadow/Makefile b/games/meandmyshadow/Makefile index 76591c3f7d6c..91fa46d61cb0 100644 --- a/games/meandmyshadow/Makefile +++ b/games/meandmyshadow/Makefile @@ -17,7 +17,7 @@ COMMENT= Me and My Shadow puzzle/platform game LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl -USE_CMAKE= yes +USES= cmake USE_SDL= sdl ttf image mixer image gfx MAKE_JOBS_SAFE= yes |