diff --git a/games/julius/Makefile b/games/julius/Makefile index a5f37f2440b1..7867c7aec3fb 100644 --- a/games/julius/Makefile +++ b/games/julius/Makefile @@ -13,6 +13,8 @@ COMMENT= Open source re-implementation of Caesar III LICENSE= GPLv3 +BROKEN_riscv64= fails to link: julius-caesariii-1.5.1,1.log: cannot open /nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-riscv64.a: No such file or directory + USES= cmake sdl USE_GITHUB= yes