aboutsummaryrefslogtreecommitdiff
path: root/games/madbomber/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:47:01 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:47:01 +0000
commitef878751a79ba6aaefefa599a76c833c618977d5 (patch)
treee67483ee6a85fa279cba6dfa007a1304c37237d9 /games/madbomber/Makefile
parent78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff)
downloadports-ef878751a79ba6aaefefa599a76c833c618977d5.tar.gz
ports-ef878751a79ba6aaefefa599a76c833c618977d5.zip
Notes
Diffstat (limited to 'games/madbomber/Makefile')
-rw-r--r--games/madbomber/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/madbomber/Makefile b/games/madbomber/Makefile
index e3348b9d5bd6..22974dd2f0c4 100644
--- a/games/madbomber/Makefile
+++ b/games/madbomber/Makefile
@@ -13,6 +13,7 @@ COMMENT= Clone of Activision's classic Atari 2600 console game "Kaboom!"
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+USES= sdl
USE_SDL= mixer image sdl
CPPFLAGS+= `${SDL_CONFIG} --cflags` -DDATA_PREFIX=\"${DATADIR}/\"