Index: Makefile
===================================================================
RCS file: /cvs/ports/games/bzflag/Makefile,v
retrieving revision 1.46
diff -u -p -u -p -r1.46 Makefile
--- Makefile	4 Sep 2018 12:46:12 -0000	1.46
+++ Makefile	15 Sep 2018 04:17:59 -0000
@@ -2,12 +2,11 @@
 
 COMMENT=	graphical multiplayer 3D tank war game
 
-V=		2.4.12
+V=		2.4.14
 DISTNAME=	bzflag-${V}
 CATEGORIES=	games x11
 MASTER_SITES=	https://download.bzflag.org/bzflag/source/${V}/
 EXTRACT_SUFX=	.tar.bz2
-REVISION=	1
 
 HOMEPAGE=	https://www.bzflag.org/
 
@@ -15,9 +14,10 @@ HOMEPAGE=	https://www.bzflag.org/
 PERMIT_PACKAGE_CDROM=   Yes
 
 WANTLIB += GL GLU SDL2 X11 X11-xcb Xdamage Xext Xfixes Xxf86vm
-WANTLIB += c cares crypto curl drm expat glapi m ncurses
-WANTLIB += nghttp2 pthread sndio ssl usbhid xcb xcb-dri2
-WANTLIB += xcb-glx z ${COMPILER_LIBCXX}
+WANTLIB += c cares crypto curl curses drm expat glapi m
+WANTLIB += nghttp2 pthread samplerate sndio ssl usbhid xcb
+WANTLIB += xcb-dri2 xcb-dri3 xcb-glx xcb-present xcb-sync
+WANTLIB += xshmfence z ${COMPILER_LIBCXX}
 
 # c++0x
 COMPILER=	base-clang ports-gcc
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/bzflag/distinfo,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 distinfo
--- distinfo	16 Dec 2017 10:40:01 -0000	1.12
+++ distinfo	15 Sep 2018 04:17:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (bzflag-2.4.12.tar.bz2) = qKE6WGSHmKb2+WmikRzyE3f+RZZPLt9GoyfRNw/xAA0=
-SIZE (bzflag-2.4.12.tar.bz2) = 14042357
+SHA256 (bzflag-2.4.14.tar.bz2) = tWx3fHHU0d9VRG+d5unpKAGynYHDlmkIe6aAzmZFz/U=
+SIZE (bzflag-2.4.14.tar.bz2) = 14065461
