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/openbubbles/Makefile | |
| parent | 78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff) | |
Notes
Diffstat (limited to 'games/openbubbles/Makefile')
| -rw-r--r-- | games/openbubbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openbubbles/Makefile b/games/openbubbles/Makefile index db825dc9b594..30813dbefd4e 100644 --- a/games/openbubbles/Makefile +++ b/games/openbubbles/Makefile @@ -15,7 +15,7 @@ COMMENT= Clone of Evan Bailey's game Bubbles LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= dos2unix tar:bzip2 +USES= dos2unix gnome sdl tar:bzip2 DOS2UNIX_FILES= ${WRKSRC}/src/BFont.cpp USE_SDL= sdl gfx image GNU_CONFIGURE= yes |
