aboutsummaryrefslogtreecommitdiff
path: root/games/trenchbroom
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/trenchbroom
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/trenchbroom')
-rw-r--r--games/trenchbroom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trenchbroom/Makefile b/games/trenchbroom/Makefile
index dbadfd9d1066..dd4bd4d9170a 100644
--- a/games/trenchbroom/Makefile
+++ b/games/trenchbroom/Makefile
@@ -18,7 +18,7 @@ GH_ACCOUNT= kduske
GH_PROJECT= TrenchBroom
GH_TAGNAME= ed46601
-USES= cmake:insource compiler:c++11-lib gl pkgconfig
+USES= cmake:insource compiler:c++11-lib gl gnome pkgconfig
USE_GL= glew
USE_WX= 3.0+
CMAKE_ARGS= -DAPP_BUILD_CHANNEL:STRING="Beta for ${OPSYS}/${ARCH}"