diff options
Diffstat (limited to 'games/maelstrom/Makefile')
-rw-r--r-- | games/maelstrom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 875f11bbe637..135adf609084 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -18,6 +18,7 @@ COMMENT= Asteroids-style game for X Window System LICENSE= GPLv2 +USES= sdl xorg USE_CXXSTD= gnu++98 USE_SDL= sdl net USE_XORG= xpm |