aboutsummaryrefslogtreecommitdiff
path: root/games/openclonk
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/openclonk
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/openclonk')
-rw-r--r--games/openclonk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile
index 76160cb9102b..293836b23e00 100644
--- a/games/openclonk/Makefile
+++ b/games/openclonk/Makefile
@@ -28,8 +28,8 @@ LIB_DEPENDS= libalut.so:audio/freealut \
WRKSRC= ${WRKDIR}/openclonk-release-${PORTVERSION}-src
# make install has parallel issues with ninja
-USES= compiler:c++14-lang cmake:noninja desktop-file-utils gl jpeg \
- openal pkgconfig sdl tar:bzip2 xorg
+USES= cmake:noninja compiler:c++14-lang desktop-file-utils gl gnome \
+ jpeg openal pkgconfig sdl tar:bzip2 xorg
USE_GL= gl glew glu
USE_SDL= sdl2
USE_XORG= x11 xpm