aboutsummaryrefslogtreecommitdiff
path: root/games/q3cellshading
diff options
context:
space:
mode:
Diffstat (limited to 'games/q3cellshading')
-rw-r--r--games/q3cellshading/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile
index 2df4dcdc5f08..f67d74d6c7fa 100644
--- a/games/q3cellshading/Makefile
+++ b/games/q3cellshading/Makefile
@@ -59,7 +59,7 @@ MAKE_ENV+= DLL_ONLY=true
.if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP)
USE_GL= yes
-USE_XLIB= yes
+USE_XORG= xxf86dga
.endif
.if !defined(WITHOUT_CLIENT)