diff options
Diffstat (limited to 'games/kajaani-kombat/Makefile')
-rw-r--r-- | games/kajaani-kombat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kajaani-kombat/Makefile b/games/kajaani-kombat/Makefile index d0788eab8bbd..b6fb9205f8b9 100644 --- a/games/kajaani-kombat/Makefile +++ b/games/kajaani-kombat/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 -USES= gmake iconv ncurses +USES= gmake iconv ncurses sdl USE_SDL= sdl image mixer net ttf ALL_TARGET= client server |