1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

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'

MFH:		2020Q1 (fix build blanket)
This commit is contained in:
Piotr Kubaj 2020-01-19 20:56:41 +00:00
parent 75df7962ec
commit 228b41d4aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523594

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