aboutsummaryrefslogtreecommitdiff
path: root/games/odamex
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:47:01 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:47:01 +0000
commitef878751a79ba6aaefefa599a76c833c618977d5 (patch)
treee67483ee6a85fa279cba6dfa007a1304c37237d9 /games/odamex
parent78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff)
downloadports-ef878751a79ba6aaefefa599a76c833c618977d5.tar.gz
ports-ef878751a79ba6aaefefa599a76c833c618977d5.zip
Notes
Diffstat (limited to 'games/odamex')
-rw-r--r--games/odamex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/odamex/Makefile b/games/odamex/Makefile
index 390c6195114a..c5ec5e7274fd 100644
--- a/games/odamex/Makefile
+++ b/games/odamex/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png
USE_SDL= sdl mixer
-USES= cmake:insource compiler dos2unix tar:bzip2
+USES= cmake:insource compiler dos2unix sdl tar:bzip2
DOS2UNIX_FILES= CMakeLists.txt odalaunch/CMakeLists.txt common/d_main.cpp
CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}