MFH: r523594

games/opensurge: fix build on GCC architectures

C++11 compiler is needed for OpenAL:
/usr/local/lib/libopenal.so: undefined reference to `std::overflow_error::overflow_error(char const*)@GLIBCXX_3.4.21'

Approved by:	portmgr (fix build blanket)
This commit is contained in:
Piotr Kubaj 2020-01-19 20:57:42 +00:00
parent a16a1e99a2
commit 72ae17de34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=523595

View File

@ -28,7 +28,7 @@ LIB_DEPENDS= libalfont.so:x11-fonts/alfont \
WRKSRC= ${WRKDIR}/${PORTNAME}-src-build${SVN_REV}
USES= cmake dos2unix gnome localbase openal:soft
USES= cmake compiler:c++11-lang dos2unix gnome localbase openal:soft
DOS2UNIX_GLOB= *.bg *.brk *.grp *.inc *.lev *.lng *.obj *.qst *.spr *.txt
PORTDOCS= readme.html