aboutsummaryrefslogtreecommitdiff
path: root/games/brikx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/brikx/Makefile')
-rw-r--r--games/brikx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/brikx/Makefile b/games/brikx/Makefile
index 5a212c5b50c3..586fab1c9821 100644
--- a/games/brikx/Makefile
+++ b/games/brikx/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Puzzle game - remove all tiles from the table
-USES= tar:bzip2
+USES= sdl tar:bzip2
GNU_CONFIGURE= yes
USE_SDL= sdl mixer image ttf
USE_CXXSTD= c++98