aboutsummaryrefslogtreecommitdiff
path: root/games/corsix-th
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/corsix-th
parent78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff)
downloadports-ef878751a79ba6aaefefa599a76c833c618977d5.tar.gz
ports-ef878751a79ba6aaefefa599a76c833c618977d5.zip
games: Add missing USES={gnome,gl,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517046
Diffstat (limited to 'games/corsix-th')
-rw-r--r--games/corsix-th/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile
index 21f5645dc218..062c1536379e 100644
--- a/games/corsix-th/Makefile
+++ b/games/corsix-th/Makefile
@@ -16,8 +16,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2
RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem \
${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg
-USES= cmake:insource compiler:c++11-lib desktop-file-utils dos2unix iconv \
- lua pkgconfig
+USES= cmake:insource compiler:c++11-lib desktop-file-utils dos2unix \
+ iconv lua pkgconfig sdl
USE_SDL= mixer2
DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \
CorsixTH/CMakeLists.txt \
@@ -25,6 +25,7 @@ DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \
CMAKE_ARGS= -DWITH_LUAJIT=OFF
CFLAGS+= -I${ICONV_PREFIX}/include
DATADIR= ${PREFIX}/share/corsix-th
+
DESKTOP_ENTRIES= "CorsixTH" \
"${COMMENT}" \
"${PREFIX}/share/pixmaps/corsix-th.png" \