From 922dee671e2e111408aede429ebf504e03c94cc6 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 3 May 2019 21:06:51 +0000 Subject: These ports now build on aarch64. Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run --- security/john/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/john') 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" \ -- cgit v1.2.3