aboutsummaryrefslogtreecommitdiff
path: root/games/einstein
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-06-14 13:02:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-06-14 13:02:31 +0000
commit2d3555754753445a16c41bbd36ab72dd3b9ffa48 (patch)
treec41e5e7fe23de0f347bef2839969585cf31272a4 /games/einstein
parentf80fe333872223de3d1c1a8f2ad8db2307703ec7 (diff)
downloadports-2d3555754753445a16c41bbd36ab72dd3b9ffa48.tar.gz
ports-2d3555754753445a16c41bbd36ab72dd3b9ffa48.zip
- Simplify handling c++11-specific errors by specifying older c++ standard
Notes
Notes: svn path=/head/; revision=504188
Diffstat (limited to 'games/einstein')
-rw-r--r--games/einstein/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/einstein/Makefile b/games/einstein/Makefile
index 5127a6fe2183..8b87d7bd894d 100644
--- a/games/einstein/Makefile
+++ b/games/einstein/Makefile
@@ -16,13 +16,10 @@ LICENSE= GPLv2+ # (now dead) website mentions GPL
LIB_DEPENDS= libfreetype.so:print/freetype2
-USES= compiler
USE_SDL= sdl ttf mixer
+USE_CXXSTD= c++98
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
-CXXFLAGS_clang= -Wno-c++11-narrowing
-
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/einstein