aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/ioquake3/ioquake3.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ioquake3/ioquake3.SlackBuild b/games/ioquake3/ioquake3.SlackBuild
index 995199795f0f..37b34df14c90 100644
--- a/games/ioquake3/ioquake3.SlackBuild
+++ b/games/ioquake3/ioquake3.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=ioquake3
VERSION=${VERSION:-r20170419}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
# Setting the arch here overrides the Makefiles
@@ -83,6 +83,7 @@ make \
USE_CURL_DLOPEN=0 \
USE_FREETYPE=1 \
BUILD_RENDERER_OPENGL2=1 \
+ USE_MUMBLE=1 \
USE_VOIP=1 \
USE_OPENAL=1 \
USE_OPENAL_DLOPEN=0 \