aboutsummaryrefslogtreecommitdiff
path: root/games/bzflag/Makefile
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-05-16 04:41:48 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-05-16 04:41:48 +0000
commit30a692984d30108d9b80e597ac2983aebbbc27bf (patch)
tree6ab923a13d99050b5af9c0be6acdff7b653eb04d /games/bzflag/Makefile
parent676928690a2fa31c6f38556337a9bfe109d59577 (diff)
downloadports-30a692984d30108d9b80e597ac2983aebbbc27bf.tar.gz
ports-30a692984d30108d9b80e597ac2983aebbbc27bf.zip
Update to 2.4.20
PR: 246431 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) Approved by: ehaupt (mentor) Changelog: https://www.bzflag.org/downloads/#changelog
Notes
Notes: svn path=/head/; revision=535351
Diffstat (limited to 'games/bzflag/Makefile')
-rw-r--r--games/bzflag/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index b928b5e07b0a..8dc76adf72af 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= bzflag
-PORTVERSION= 2.4.10
-PORTREVISION= 4
+PORTVERSION= 2.4.20
CATEGORIES= games
MASTER_SITES= https://download.bzflag.org/bzflag/source/${PORTVERSION}/
@@ -21,9 +20,9 @@ INSTALL_TARGET= install-strip
.ifndef SERVER_ONLY
USES+= gl sdl xorg
-USE_GL= gl glu
+USE_GL= gl glu glew
USE_SDL= sdl
-USE_XORG= x11 xext xxf86vm sm ice
+USE_XORG= x11 xext xxf86vm sm ice xcb xshmfence xdamage xfixes
.endif
CONFIGURE_ARGS= --enable-ares-build