summaryrefslogtreecommitdiff
path: root/games/stratagus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/stratagus/Makefile')
-rw-r--r--games/stratagus/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile
index d3a952423578..1a33fd396faa 100644
--- a/games/stratagus/Makefile
+++ b/games/stratagus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stratagus
PORTVERSION= 2.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF
EXTRACT_SUFX= -src.tar.gz
@@ -20,8 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_GMAKE= yes
USE_LUA= 5.0
USE_SDL= sdl
-USE_XLIB= yes
-USE_GL= yes
+USE_GL= gl
GNU_CONFIGURE= yes
CFLAGS+= -I${LUA_INCDIR}
CONFIGURE_ENV= LDFLAGS="-L${LUA_LIBDIR} -lm"