- Fix build with newer compilers in portable way, by specifying C++ standard

This commit is contained in:
Dmitry Marakasov 2018-12-28 18:20:03 +00:00
parent 8f1d9a8abc
commit 1b183841b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488615

View File

@ -22,10 +22,9 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
USES= gmake localbase
GNU_CONFIGURE= yes
USE_CXXSTD= c++98
USE_SDL= sdl mixer
CXXFLAGS+= -Wno-c++11-narrowing
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= AUTHORS ChangeLog README
PORTDATA= *