git: e95ca794e7a9 - main - security/softether: unbreak on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jan 2022 12:52:22 UTC
The branch main has been updated by mikael:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e95ca794e7a98e7dc9ae635e740943941d7d274e
commit e95ca794e7a98e7dc9ae635e740943941d7d274e
Author: Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2022-01-20 12:51:20 +0000
Commit: Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-01-20 12:52:15 +0000
security/softether: unbreak on aarch64
PR: 261065
Approved by: portmgr (build fix blanket)
---
security/softether/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/softether/Makefile b/security/softether/Makefile
index a3b5c803ff0c..db33d4cea8d1 100644
--- a/security/softether/Makefile
+++ b/security/softether/Makefile
@@ -11,7 +11,7 @@ COMMENT= SoftEther VPN 4 (RTM version)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
+ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc powerpc64 powerpc64le
USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
readline ssl