security/softether: unbreak on aarch64
PR: 261065 Approved by: portmgr (build fix blanket)
This commit is contained in:
committed by
Mikael Urankar
parent
40502d0d50
commit
e95ca794e7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user