- Switch to more correct way of avoiding C++11 related build errors, by specifying older c++ standard

This commit is contained in:
Dmitry Marakasov 2019-06-21 16:13:26 +00:00
parent 84f6c67cb0
commit 53ba724f5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504803

View file

@ -12,14 +12,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Puzzle game - remove all tiles from the table
USES= compiler:c++11-lang tar:bzip2
USES= tar:bzip2
GNU_CONFIGURE= yes
USE_SDL= sdl mixer image ttf
USE_CXXSTD= c++98
WRKSRC= ${WRKDIR}/${PORTNAME}
CXXFLAGS+= -Wno-reserved-user-defined-literal
PLIST_FILES= bin/${PORTNAME}
PORTDATA= *