diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index 05532bc8aeb9..e95f62266632 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -10,8 +10,9 @@ COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.txt -NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe sparc64 +NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe sparc64 aarch64 NOT_FOR_ARCHS_REASON= fails to compile: compiling for big-endian architecture not supported +NOT_FOR_ARCHS_REASON_aarch64= fails to compile BUILD_DEPENDS= minizip:archivers/minizip