diff options
author | linimon <linimon@FreeBSD.org> | 2016-11-08 15:36:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2016-11-08 15:36:52 +0800 |
commit | ee79a4d7ce4354f978a85f6076af0f8971d86a4c (patch) | |
tree | ad2b424dc3e99481ffe461150905d69ef33a7a94 /games/tome4 | |
parent | a986e4b9d888f77aadd15d40e359554bee901406 (diff) | |
download | freebsd-ports-gnome-ee79a4d7ce4354f978a85f6076af0f8971d86a4c.tar.gz freebsd-ports-gnome-ee79a4d7ce4354f978a85f6076af0f8971d86a4c.tar.zst freebsd-ports-gnome-ee79a4d7ce4354f978a85f6076af0f8971d86a4c.zip |
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'games/tome4')
-rw-r--r-- | games/tome4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 0ff99c64ec27..ff7c9947e641 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= premake4:devel/premake4 LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \ libpng16.so:graphics/png +BROKEN_arm64= Fails to build: No support for this architecture (yet) + DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \ "${PORTNAME}" "Game;RolePlaying;" "" |