diff options
Diffstat (limited to 'games/dangen/Makefile')
-rw-r--r-- | games/dangen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dangen/Makefile b/games/dangen/Makefile index 16fa8b3c8b87..fe522c5d1ffc 100644 --- a/games/dangen/Makefile +++ b/games/dangen/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 ART20 LICENSE_COMB= dual GNU_CONFIGURE= yes -USES= gmake +USES= gmake sdl USE_SDL= sdl image DESKTOP_ENTRIES="dangen" \ "Shoot'em up game where accurate shooting matters" \ |