aboutsummaryrefslogtreecommitdiff
path: root/security/john
diff options
context:
space:
mode:
Diffstat (limited to 'security/john')
-rw-r--r--security/john/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/john/Makefile b/security/john/Makefile
index d00a8b7a0a15..b78df23340d6 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -16,11 +16,10 @@ COMMENT= Featureful Unix password cracker
LICENSE= GPLv2
-LIB_DEPENDS= libgmp.so:math/gmp
-
-BROKEN_aarch64= cannot detect CPU architecture
BROKEN_mips64= cannot detect CPU architecture
+LIB_DEPENDS= libgmp.so:math/gmp
+
USES= gmake shebangfix ssl tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS_EXTRA="-DJOHN_SYSTEMWIDE=1" \