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

- Add USES=sdl
This commit is contained in:
Dmitry Marakasov 2019-02-21 21:03:05 +00:00
parent f842e46d25
commit 37b50ab5fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493534

View file

@ -13,14 +13,12 @@ COMMENT= Connect the dots in order without crossing over yourself
LIB_DEPENDS= libcurl.so:ftp/curl
USES= compiler gmake
USES= gmake sdl
USE_CXXSTD= c++98
USE_SDL= sdl gfx mixer image ttf
ALL_TARGET= default
CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
CXXFLAGS_clang= -Wno-c++11-narrowing
DATA_DIRS= sounds fonts music images levels
PLIST_FILES= bin/${PORTNAME}