aboutsummaryrefslogtreecommitdiff
path: root/games/quakeforge
diff options
context:
space:
mode:
Diffstat (limited to 'games/quakeforge')
-rw-r--r--games/quakeforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 691ef1a11d58..e433e8c1f9c4 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -36,7 +36,7 @@ CONFIGURE_ENV= "SDL_LIBS=`sdl-config --libs`" \
"SDL_CFLAGS=`sdl-config --cflags`"
.if defined(USE_GLX)
-GL_DEPENDS= GL.1:${PORTSDIR}/graphics/glx
+GL_DEPENDS= GL.1:${PORTSDIR}/graphics/utah-glx
BINARIES+= quake-gl qw-client-gl
.else
GL_DEPENDS=