svn commit: r461467 - head/games/openttd

Jan Beich jbeich at FreeBSD.org
Sun Feb 11 08:16:23 UTC 2018


Author: jbeich
Date: Sun Feb 11 08:16:22 2018
New Revision: 461467
URL: https://svnweb.freebsd.org/changeset/ports/461467

Log:
  games/openttd: lift BROKEN_powerpc64 after r461290
  
  PR:		215770

Modified:
  head/games/openttd/Makefile   (contents, props changed)

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Sun Feb 11 08:16:12 2018	(r461466)
+++ head/games/openttd/Makefile	Sun Feb 11 08:16:22 2018	(r461467)
@@ -22,8 +22,6 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libpng.so:graphics/png \
 		liblzo2.so:archivers/lzo2
 
-BROKEN_powerpc64=	fails to compile: libicuuc.so: undefined reference to __cxa_throw_bad_array_new_length
-
 USES=		cpe gmake pkgconfig tar:xz
 HAS_CONFIGURE=	yes
 CONFIGURE_ENV=	STRIP="${STRIP_CMD} ${STRIP}"


More information about the svn-ports-head mailing list