summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/tome4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile
index ec30f2da687c..91ed091f4ca4 100644
--- a/games/tome4/Makefile
+++ b/games/tome4/Makefile
@@ -16,6 +16,8 @@ COMMENT= Epic tactical turn-based roguelike adventure
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_riscv64= fails to build: src/luajit2/src/lj_arch.h:55:2: No support for this architecture (yet)
+
BUILD_DEPENDS= premake4:devel/premake4
LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \
libpng.so:graphics/png