aboutsummaryrefslogtreecommitdiff
path: root/games/abuse_sdl/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-02-20 20:37:12 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-02-20 20:37:12 +0000
commit8a5d4630ea1367ea392f57bea56e47da1f80ccdb (patch)
tree81f78cda039c027f1b3b547357b693bd9d409940 /games/abuse_sdl/Makefile
parent12f1ee60d9a6c1735b165ff25fcde622a15395da (diff)
downloadports-8a5d4630ea1367ea392f57bea56e47da1f80ccdb.tar.gz
ports-8a5d4630ea1367ea392f57bea56e47da1f80ccdb.zip
USE_MESA -> USE_GL.
Notes
Notes: svn path=/head/; revision=129410
Diffstat (limited to 'games/abuse_sdl/Makefile')
-rw-r--r--games/abuse_sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile
index a7858d23d56f..118236a99210 100644
--- a/games/abuse_sdl/Makefile
+++ b/games/abuse_sdl/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An SDL port of the Abuse game engine
USE_BZIP2= yes
-USE_MESA= yes
+USE_GL= yes
USE_SDL= sdl
USE_REINPLACE= yes
USE_GMAKE= yes