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/endless-sky/Makefile | |
parent | 15a6141b5c0b4c7dfb01be1b8b2043d441d6aaa8 (diff) | |
download | ports-03fec4df026e649b8fecb32ae313151f727f9ddb.tar.gz ports-03fec4df026e649b8fecb32ae313151f727f9ddb.zip |
Notes
Diffstat (limited to 'games/endless-sky/Makefile')
-rw-r--r-- | games/endless-sky/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/endless-sky/Makefile b/games/endless-sky/Makefile index 13e0a5bd07c3..c325e41d307d 100644 --- a/games/endless-sky/Makefile +++ b/games/endless-sky/Makefile @@ -17,8 +17,6 @@ LICENSE_FILE_GPLv3+ = ${WRKSRC}/license.txt LIB_DEPENDS= libpng.so:graphics/png \ libmad.so:audio/libmad -BROKEN_powerpc64= fails to compile: Dialog.h: 'to_string' is not a member of 'std' - USE_GITHUB= yes USES= compiler:c++11-lib jpeg localbase:ldflags openal scons |