diff options
Diffstat (limited to 'games/bomberinstinct/Makefile')
-rw-r--r-- | games/bomberinstinct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile index ef6fc30c5f4c..6dc816ea7358 100644 --- a/games/bomberinstinct/Makefile +++ b/games/bomberinstinct/Makefile @@ -13,7 +13,7 @@ COMMENT= Bomberman-like multiplayer game WRKSRC= ${WRKDIR}/${DISTNAME} -USES= gettext gmake +USES= gettext gmake sdl USE_SDL= mixer sdl GNU_CONFIGURE= yes |