aboutsummaryrefslogtreecommitdiff
path: root/games/openttd
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-02-11 08:16:22 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-02-11 08:16:22 +0000
commitea4d1539a4da5cfe61517f3fd242d8b87165f773 (patch)
tree8513dcb76862e7774262a3e027be211a97457301 /games/openttd
parent0d2a2751d4fd801c7ddcafb42133b6ad4a102e49 (diff)
downloadports-ea4d1539a4da5cfe61517f3fd242d8b87165f773.tar.gz
ports-ea4d1539a4da5cfe61517f3fd242d8b87165f773.zip
games/openttd: lift BROKEN_powerpc64 after r461290
PR: 215770
Notes
Notes: svn path=/head/; revision=461467
Diffstat (limited to 'games/openttd')
-rw-r--r--games/openttd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile
index c1183c122c54..4ce8c7e5d376 100644
--- a/games/openttd/Makefile
+++ b/games/openttd/Makefile
@@ -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}"