diff options
Diffstat (limited to 'games/maxr/Makefile')
-rw-r--r-- | games/maxr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/maxr/Makefile b/games/maxr/Makefile index 3147f530e9eb..9eb034ce883c 100644 --- a/games/maxr/Makefile +++ b/games/maxr/Makefile @@ -14,7 +14,7 @@ COMMENT= Mechanized Assault and Exploration Reloaded LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/data/COPYING -USES= cmake compiler:c++11-lib dos2unix +USES= cmake compiler:c++11-lib dos2unix sdl DOS2UNIX_FILES= src/config/selectplatformconfig.h USE_SDL= sdl2 mixer2 net2 |