aboutsummaryrefslogtreecommitdiff
path: root/games/bombherman
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-03 05:38:59 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-03 05:38:59 +0000
commitad12b03379bf15074d37c99c5441c3387b942ed3 (patch)
treec2d8cbf5576af71d678990e87d32ff5fa3e34faf /games/bombherman
parent8015626c9d2e77eb69fb8b80f8970231c9a0f786 (diff)
downloadports-ad12b03379bf15074d37c99c5441c3387b942ed3.tar.gz
ports-ad12b03379bf15074d37c99c5441c3387b942ed3.zip
Add compiler:c++11-lang to USES to fix the following on GCC-based
architectures: /usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Notes
Notes: svn path=/head/; revision=497628
Diffstat (limited to 'games/bombherman')
-rw-r--r--games/bombherman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bombherman/Makefile b/games/bombherman/Makefile
index 6845ccae24b7..0587fec66ab4 100644
--- a/games/bombherman/Makefile
+++ b/games/bombherman/Makefile
@@ -22,7 +22,7 @@ GH_ACCOUNT= Keruspe
GH_PROJECT= Bomb-her-man
GH_TAGNAME= 8f5aa22
-USES= autoreconf gmake pkgconfig
+USES= autoreconf compiler:c++11-lang gmake pkgconfig
USE_CXXSTD= gnu++98
USE_SDL= sdl image mixer ttf
USE_GNOME= cairo intltool librsvg2