- Add USE_CXXSTD for cleaner handling of c++11 warnings

This commit is contained in:
Dmitry Marakasov 2019-06-14 12:59:23 +00:00
parent 7b21e3ee4e
commit f80fe33387
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504187

View File

@ -18,14 +18,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= makedepend:devel/makedepend
USES= compiler gmake sdl tar:bzip2
USES= gmake sdl tar:bzip2
USE_SDL= sdl net mixer ttf image
USE_CXXSTD= c++98
MAKE_JOBS_UNSAFE= yes
CXXFLAGS_clang= -Wno-c++11-narrowing -Wno-reserved-user-defined-literal
CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
DATAVERSION= 2005-12-21
DESKTOP_ENTRIES="Worms of Prey" \
"Real-time Worms game" \