aboutsummaryrefslogtreecommitdiff
path: root/games/hex-a-hop
diff options
context:
space:
mode:
Diffstat (limited to 'games/hex-a-hop')
-rw-r--r--games/hex-a-hop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile
index f9433a5d1358..1fae9942cbd3 100644
--- a/games/hex-a-hop/Makefile
+++ b/games/hex-a-hop/Makefile
@@ -13,7 +13,7 @@ COMMENT= Puzzle game based on hexagonal tiles
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= iconv localbase
+USES= iconv localbase sdl
USE_SDL= sdl
USE_CXXSTD= c++98
GNU_CONFIGURE= yes