aboutsummaryrefslogtreecommitdiff
path: root/games/corsix-th
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
commit081beb2d3875f34069e93090515a4244ba4790c5 (patch)
treef7a9a3f705ff6a19879564f16dea8fcc43168f42 /games/corsix-th
parent7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff)
downloadports-081beb2d3875f34069e93090515a4244ba4790c5.tar.gz
ports-081beb2d3875f34069e93090515a4244ba4790c5.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Notes
Notes: svn path=/head/; revision=441455
Diffstat (limited to 'games/corsix-th')
-rw-r--r--games/corsix-th/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile
index 316535efe696..8dc69e9fcaf6 100644
--- a/games/corsix-th/Makefile
+++ b/games/corsix-th/Makefile
@@ -16,6 +16,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2
RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem \
${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg
+BROKEN_powerpc64= fails to compile: th_map_overlays.cpp: 'to_string' is not a member of 'std'
+
USES= cmake compiler:c++11-lib dos2unix iconv lua pkgconfig
USE_SDL= mixer2
DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \