From 77eda0b465daca8d9fa2a88b00368a7f721e8ad4 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Wed, 6 Oct 2021 20:52:44 +0000 Subject: security/ike: enable on powerpc64 --- security/ike/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/ike/Makefile b/security/ike/Makefile index 44f9702996df..6722eb3b9f69 100644 --- a/security/ike/Makefile +++ b/security/ike/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-release MAINTAINER= mgrooms@shrew.net COMMENT= Shrew Soft IKE daemon and client tools -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 powerpc64 USE_RC_SUBR= iked USES= bison cmake:insource libedit localbase:ldflags tar:tbz2 ssl -- cgit v1.2.3