git: 1f5ba50c1b28 - main - security/ike: enable on powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 21:07:26 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f5ba50c1b28a641b15662fb5bd63b9f4551c8ed commit 1f5ba50c1b28a641b15662fb5bd63b9f4551c8ed Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-10-06 20:52:45 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-10-06 20:52:45 +0000 security/ike: enable on powerpc --- security/ike/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/ike/Makefile b/security/ike/Makefile index 6722eb3b9f69..6a7afbc905a9 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= amd64 i386 powerpc64 +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 USE_RC_SUBR= iked USES= bison cmake:insource libedit localbase:ldflags tar:tbz2 ssl