aboutsummaryrefslogtreecommitdiff
path: root/games/cake
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-16 00:07:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-16 00:07:03 +0000
commit8341fbe6a48d744c7daf98268006b03bf732a444 (patch)
treed5c7b0a392e5d4214e98106ac6f518a2931f7383 /games/cake
parent32c40c631647bdb7f46954402857d85a0ece48d1 (diff)
downloadports-8341fbe6a48d744c7daf98268006b03bf732a444.tar.gz
ports-8341fbe6a48d744c7daf98268006b03bf732a444.zip
Notes
Diffstat (limited to 'games/cake')
-rw-r--r--games/cake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cake/Makefile b/games/cake/Makefile
index 3abe807f9b96..72d0824d0c33 100644
--- a/games/cake/Makefile
+++ b/games/cake/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= Quake3 map viewer
.if defined(WITH_FREEGLUT)
-LIB_DEPENDS= glut.11:${PORTSDIR}/x11-toolkits/freeglut
+LIB_DEPENDS= glut.11:${PORTSDIR}/graphics/freeglut
.else
LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
.endif