diff options
Diffstat (limited to 'games/supertux/Makefile')
-rw-r--r-- | games/supertux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 9dfa6fb9214c..a3768aefbe0f 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/SuperTux/downloads/raw/master/ MAINTAINER= ports@FreeBSD.org COMMENT= Side-scroller game similar to Super Mario Brothers -USES= gmake tar:bzip2 +USES= gl gmake sdl tar:bzip2 USE_SDL= image mixer USE_GL= gl GNU_CONFIGURE= yes |