1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Switch to more correct way of avoiding C++11 related build errors

This commit is contained in:
Dmitry Marakasov 2019-02-21 20:50:30 +00:00
parent bb8b585221
commit 1ca50b8565
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493530

View File

@ -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