diff options
Diffstat (limited to 'games/openarena/Makefile')
-rw-r--r-- | games/openarena/Makefile | 4 |
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 |