aboutsummaryrefslogtreecommitdiff
path: root/games/torcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/torcs/Makefile')
-rw-r--r--games/torcs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile
index 6e2938334353..55b3f7529e77 100644
--- a/games/torcs/Makefile
+++ b/games/torcs/Makefile
@@ -59,7 +59,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include -DHAVE_DECL
.endif
.if !defined(WITHOUT_FREEGLUT)
-LIB_DEPENDS+= glut.11:${PORTSDIR}/x11-toolkits/freeglut
+LIB_DEPENDS+= glut.11:${PORTSDIR}/graphics/freeglut
.else
USE_GL= yes
.endif