svn commit: r483515 - head/games/dunelegacy
Mark Linimon
linimon at FreeBSD.org
Tue Oct 30 19:09:12 UTC 2018
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
More information about the svn-ports-head
mailing list