aboutsummaryrefslogtreecommitdiffstats
path: root/games/iourbanterror
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2008-03-30 07:09:35 +0800
committeralepulver <alepulver@FreeBSD.org>2008-03-30 07:09:35 +0800
commit7381b7b08d01a6404d1cc2c11aef69e25056635d (patch)
tree2d11004be401c6fd2f99f634759c12ba3f0c2efe /games/iourbanterror
parent328ea91f0b9df23510e60513e0da233d867e2047 (diff)
downloadfreebsd-ports-gnome-7381b7b08d01a6404d1cc2c11aef69e25056635d.tar.gz
freebsd-ports-gnome-7381b7b08d01a6404d1cc2c11aef69e25056635d.tar.zst
freebsd-ports-gnome-7381b7b08d01a6404d1cc2c11aef69e25056635d.zip
- USE_XLIB -> USE_XORG clean up.
Reported by: miwi
Diffstat (limited to 'games/iourbanterror')
-rw-r--r--games/iourbanterror/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile
index b30fee7cad74..3e03bf33069e 100644
--- a/games/iourbanterror/Makefile
+++ b/games/iourbanterror/Makefile
@@ -94,7 +94,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)