summaryrefslogtreecommitdiff
path: root/games/hexxagon
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-05 11:36:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-05 11:36:31 +0000
commit9061dbbffcb710254329610b72a2128b51ab7343 (patch)
treea015c22cfd69e215137e9718ca3cf94523281bca /games/hexxagon
parentFix build with recent libsigc++20 (diff)
Fix build with recent libsigc++20
Notes
Notes: svn path=/head/; revision=437777
Diffstat (limited to 'games/hexxagon')
-rw-r--r--games/hexxagon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hexxagon/Makefile b/games/hexxagon/Makefile
index 17a647998668..cf55433cdc32 100644
--- a/games/hexxagon/Makefile
+++ b/games/hexxagon/Makefile
@@ -10,7 +10,8 @@ COMMENT= Strategy hexagon game
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24
-USES= gmake pkgconfig tar:bzip2
+USES= compiler:c++11-lang gmake pkgconfig tar:bzip2
+USE_CXXSTD= c++11
GNU_CONFIGURE= yes
DESKTOP_ENTRIES="Hexxagon" "Strategy Game" "" \