Date: Tue, 30 Oct 2018 19:09:12 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483515 - head/games/dunelegacy Message-ID: <201810301909.w9UJ9CEC029064@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Tue Oct 30 19:09:11 2018 New Revision: 483515 URL: https://svnweb.freebsd.org/changeset/ports/483515 Log: Now builds on powerpc64. Modified: head/games/dunelegacy/Makefile Modified: head/games/dunelegacy/Makefile ============================================================================== --- head/games/dunelegacy/Makefile Tue Oct 30 19:07:20 2018 (r483514) +++ head/games/dunelegacy/Makefile Tue Oct 30 19:09:11 2018 (r483515) @@ -14,8 +14,6 @@ COMMENT= Open source clone of Dune II LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= fails to compile: functional.h: 'std::bind' has not been declared - USES= autoreconf compiler:c++11-lib tar:bzip2 pkgconfig GNU_CONFIGURE= yes USE_SDL= sdl2 mixer2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810301909.w9UJ9CEC029064>