From b4d2ac42d75b14c1701e169420211799bf5e16bd Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Thu, 12 Jan 2006 12:54:32 +0000 Subject: - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i --- games/xracer/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/xracer') diff --git a/games/xracer/Makefile b/games/xracer/Makefile index 69c6a80dd30d..62524009ed69 100644 --- a/games/xracer/Makefile +++ b/games/xracer/Makefile @@ -7,7 +7,7 @@ PORTNAME= xracer PORTVERSION= 0.94 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://xracer.annexia.org/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xracer-data.tar.gz @@ -17,10 +17,10 @@ COMMENT= Awesome WipeOut clone for OpenGL and X11! BROKEN= "Unfetchable" -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + glut.4:${PORTSDIR}/graphics/libglut USE_XLIB= yes -USE_MESA= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:14 autoconf:213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ -- cgit v1.2.3