From 8341fbe6a48d744c7daf98268006b03bf732a444 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 16 Jan 2006 00:07:03 +0000 Subject: - Move freeglut from x11-toolkits to graphics, where libglut already is PR: ports/91711 Submitted by: Sangwoo Shim Repocopied by: marcus --- games/cake/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/cake') 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 -- cgit v1.2.3