aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-02-11 16:16:22 +0800
committerjbeich <jbeich@FreeBSD.org>2018-02-11 16:16:22 +0800
commitfb04f5103a81c5ac8846f9aa4fe36e4891b5f563 (patch)
tree8513dcb76862e7774262a3e027be211a97457301 /games
parent812db77b331790b84f66ca3ad143dba6cc27d65a (diff)
downloadfreebsd-ports-gnome-fb04f5103a81c5ac8846f9aa4fe36e4891b5f563.tar.gz
freebsd-ports-gnome-fb04f5103a81c5ac8846f9aa4fe36e4891b5f563.tar.zst
freebsd-ports-gnome-fb04f5103a81c5ac8846f9aa4fe36e4891b5f563.zip
games/openttd: lift BROKEN_powerpc64 after r461290
PR: 215770
Diffstat (limited to 'games')
-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}"