aboutsummaryrefslogtreecommitdiff
path: root/games/briquolo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r--games/briquolo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile
index 4848b4dd438a..be3329774f22 100644
--- a/games/briquolo/Makefile
+++ b/games/briquolo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= briquolo
PORTVERSION= 0.5.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://briquolo.free.fr/download/
@@ -18,11 +18,11 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_BZIP2= yes
USE_ICONV= yes
-USE_GL= yes
+USE_GL= gl
USE_SDL= mixer sdl ttf
USE_GCC= 3.4+
USE_GMAKE= yes
-USE_XLIB= yes
+USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"