aboutsummaryrefslogtreecommitdiff
path: root/games/chapping
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-02-21 20:50:30 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-02-21 20:50:30 +0000
commit1ca50b8565a1d1cf5922db386b5a0ddb1255e462 (patch)
tree9be47f6156e12da1208739b3a638c235d92bdffd /games/chapping
parentbb8b585221d1f8c551df25c7f89c6d6974c2eb7a (diff)
downloadports-1ca50b8565a1d1cf5922db386b5a0ddb1255e462.tar.gz
ports-1ca50b8565a1d1cf5922db386b5a0ddb1255e462.zip
- Switch to more correct way of avoiding C++11 related build errors
Notes
Notes: svn path=/head/; revision=493530
Diffstat (limited to 'games/chapping')
-rw-r--r--games/chapping/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/chapping/Makefile b/games/chapping/Makefile
index 3d8d6153b270..cc58cc9a8868 100644
--- a/games/chapping/Makefile
+++ b/games/chapping/Makefile
@@ -15,11 +15,9 @@ COMMENT= Turn based board football game
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler gmake tar:bzip2
+USES= gmake sdl tar:bzip2
USE_SDL= sdl image gfx ttf
-
-CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
-CXXFLAGS_clang= -Wno-c++11-narrowing
+USE_CXXSTD= c++98
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source
ALL_TARGET= linux