diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 10:47:01 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 10:47:01 +0000 |
commit | ef878751a79ba6aaefefa599a76c833c618977d5 (patch) | |
tree | e67483ee6a85fa279cba6dfa007a1304c37237d9 /games/dangen | |
parent | 78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff) |
Notes
Diffstat (limited to 'games/dangen')
-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" \ |