aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/flightgear/Makefile')
-rw-r--r--games/flightgear/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 967f1de6462a..1b7d9f8338e6 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= flightgear
-PORTVERSION= 2016.3.1
-PORTREVISION= 4
+PORTVERSION= 2016.4.2
CATEGORIES= games
MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
@@ -53,6 +52,7 @@ QT5_USE= QT5=core,buildtools,gui,qmake,widgets
# Chase devel/simgear compiler version
.if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} < 46
USE_GCC= yes
+CXXFLAGS+= -D_GLIBCXX_USE_C99
.endif
post-install: