aboutsummaryrefslogtreecommitdiff
path: root/games/golly
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-08-12 03:26:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-08-12 03:26:11 +0000
commit24eb2ef3996114ecbea14c0fc01e3ed862c73e15 (patch)
treef6ce3d39cf2d1711bfc646e4d22be3f409824655 /games/golly
parent436c28e07526e383694d216db16c0bd14d0aa1ae (diff)
downloadports-24eb2ef3996114ecbea14c0fc01e3ed862c73e15.tar.gz
ports-24eb2ef3996114ecbea14c0fc01e3ed862c73e15.zip
Mark as broken on aarch64: fails to configure: missing objdump.
Notes
Notes: svn path=/head/; revision=476953
Diffstat (limited to 'games/golly')
-rw-r--r--games/golly/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/golly/Makefile b/games/golly/Makefile
index 05fb02ee5fbf..209073dad408 100644
--- a/games/golly/Makefile
+++ b/games/golly/Makefile
@@ -12,6 +12,8 @@ COMMENT= Conway's Game of Life and other cellular automata
LICENSE= GPLv2+
+BROKEN_aarch64= fails to configure: missing objdump
+
USES= compiler:c++11-lib python:2.7
USE_GL= gl glu
USE_WX= 3.0+