aboutsummaryrefslogtreecommitdiff
path: root/games/worldofpadman
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-03-29 23:09:35 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-03-29 23:09:35 +0000
commitc56ba501d539364319361e623f8f8d7d54b882ab (patch)
tree74ea4fc2644bf67e68a9fbc3a1fc4fa464e8b28a /games/worldofpadman
parentd18de83c54f3a67a3029f52ca17d4a76f79e1b47 (diff)
downloadports-c56ba501d539364319361e623f8f8d7d54b882ab.tar.gz
ports-c56ba501d539364319361e623f8f8d7d54b882ab.zip
Notes
Diffstat (limited to 'games/worldofpadman')
-rw-r--r--games/worldofpadman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/worldofpadman/Makefile b/games/worldofpadman/Makefile
index 1e72cb3d24e0..29131c5d70c0 100644
--- a/games/worldofpadman/Makefile
+++ b/games/worldofpadman/Makefile
@@ -101,7 +101,7 @@ USE_SDL= sdl
MAKE_ENV+= USE_SDL_VIDEO=1
. else
USE_GL= yes
-USE_XLIB= yes
+USE_XORG= xxf86dga
. endif
# Vorbis
. if defined(WITH_VORBIS)