summaryrefslogtreecommitdiff
path: root/games/race
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 23:46:33 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 23:46:33 +0000
commitff21f59f9fc122a8cba781cd7d8c424e88df792f (patch)
tree060ec5151c4c0bd938947631351e7e5e4cf5e6fe /games/race
parentUpdate MASTER_SITES (diff)
Remove USE_REINPLACE for categories starting with a G
Notes
Notes: svn path=/head/; revision=161663
Diffstat (limited to 'games/race')
-rw-r--r--games/race/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/race/Makefile b/games/race/Makefile
index 013b9b7f1f2a..f759a5b769de 100644
--- a/games/race/Makefile
+++ b/games/race/Makefile
@@ -17,7 +17,6 @@ COMMENT= OpenGL Racing Game
USE_SDL= mixer image sdl
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GL= yes
CFLAGS+= "-I${X11BASE}/include"
MAKE_ENV= CC="${CC} ${CFLAGS}" LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}"