Add compiler:c++11-lang to USES to fix build on GCC-based systems:

/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-06-17 20:15:21 +00:00
parent b009b041e5
commit 23df8cd3e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539494

View file

@ -7,7 +7,7 @@ CATEGORIES= games
MAINTAINER= swills@FreeBSD.org
COMMENT= Classic overhead run-and-gun game
USES= cmake sdl pkgconfig gnome
USES= cmake compiler:c++11-lang gnome pkgconfig sdl
USE_SDL= sdl2 image2 mixer2
USE_GNOME= gtk30