aboutsummaryrefslogtreecommitdiff
path: root/games/gillo
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/gillo
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/gillo')
-rw-r--r--games/gillo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gillo/Makefile b/games/gillo/Makefile
index 75edc8f8866c..265e12d00fda 100644
--- a/games/gillo/Makefile
+++ b/games/gillo/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${JAM}:devel/jam \
${LOCALBASE}/lib/libplibsg.a:x11-toolkits/plib
LIB_DEPENDS= libode.so:devel/ode
-USES= gl tar:bzip2
+USES= gl sdl tar:bzip2
USE_CXXSTD= c++98
USE_GL= gl glu
USE_SDL= sdl