diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-12-12 04:35:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-12-12 04:35:49 +0000 |
commit | 03fec4df026e649b8fecb32ae313151f727f9ddb (patch) | |
tree | 7bf66eebfb348ca866c25511e0eb7bcc9f10a9a4 /games/corsix-th | |
parent | 15a6141b5c0b4c7dfb01be1b8b2043d441d6aaa8 (diff) | |
download | ports-03fec4df026e649b8fecb32ae313151f727f9ddb.tar.gz ports-03fec4df026e649b8fecb32ae313151f727f9ddb.zip |
Notes
Diffstat (limited to 'games/corsix-th')
-rw-r--r-- | games/corsix-th/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index ae0b864175bc..4530e9f13dfb 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -16,8 +16,6 @@ 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 \ |