svn commit: r515861 - head/games/supertuxkart
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Oct 28 13:47:00 UTC 2019
Author: amdmi3
Date: Mon Oct 28 13:46:59 2019
New Revision: 515861
URL: https://svnweb.freebsd.org/changeset/ports/515861
Log:
- Partially revert 515817: aarch64 is still broken
PR: 241218
Modified:
head/games/supertuxkart/Makefile
Modified: head/games/supertuxkart/Makefile
==============================================================================
--- head/games/supertuxkart/Makefile Mon Oct 28 13:42:38 2019 (r515860)
+++ head/games/supertuxkart/Makefile Mon Oct 28 13:46:59 2019 (r515861)
@@ -21,6 +21,7 @@ LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \
libfreetype.so:print/freetype2 \
libenet.so:net/enet
+BROKEN_aarch64= invokes x86 assembler
BROKEN_mips= invokes x86 assembler
BROKEN_mips64= invokes x86 assembler
BROKEN_sparc64= invokes x86 assembler
More information about the svn-ports-all
mailing list