diff --git a/multimedia/Bento4/Makefile b/multimedia/Bento4/Makefile index f892a8aa865c..ef7575d616e9 100644 --- a/multimedia/Bento4/Makefile +++ b/multimedia/Bento4/Makefile @@ -13,8 +13,10 @@ COMMENT= Full-featured MP4 format and MPEG DASH library and tools LICENSE= GPLv2 BROKEN_aarch64= fails to compile: Ap4AesBlockCipher.cpp:93:4: AP4_PLATFORM_BYTE_ORDER is not set +BROKEN_riscv64= fails to compile: Ap4AesBlockCipher.cpp:93:4: AP4_PLATFORM_BYTE_ORDER is not set RUN_DEPENDS= bash:shells/bash + USES= cmake:noninja python shebangfix SHEBANG_GLOB= *.sh *.py SHEBANG_FILES= Source/Python/*/*