aboutsummaryrefslogtreecommitdiff
path: root/games/openarena
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
commit06aa815303d09728523a1521f001bd7d8ac0ff16 (patch)
tree8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /games/openarena
parent7dad8e86731f6a02bb83a5de682e3bfbcc7232ba (diff)
downloadports-06aa815303d09728523a1521f001bd7d8ac0ff16.tar.gz
ports-06aa815303d09728523a1521f001bd7d8ac0ff16.zip
Notes
Diffstat (limited to 'games/openarena')
-rw-r--r--games/openarena/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openarena/Makefile b/games/openarena/Makefile
index 68202b83a205..d6541593cf98 100644
--- a/games/openarena/Makefile
+++ b/games/openarena/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openarena
PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://openarena.ws/rel/070/:src \
http://download.tuxfamily.net/cooker/openarena/rel070/:data \
@@ -82,7 +82,7 @@ USE_SDL= sdl
MAKE_ENV+= USE_SDL_VIDEO=1
. else
USE_GL= yes
-USE_XLIB= yes
+USE_XORG= x11 xxf86dga
. endif
.endif