mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
security/softether{,-devel}: enable on riscv64
This commit is contained in:
parent
37ef463409
commit
dd2e49fd73
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ COMMENT= Softether VPN 4 (stable beta version)
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le riscv64
|
||||||
IGNORE= no beta version available right now, use security/softether instead
|
IGNORE= no beta version available right now, use security/softether instead
|
||||||
|
|
||||||
USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
|
USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
|
||||||
|
|
|
@ -11,7 +11,7 @@ COMMENT= SoftEther VPN 4 (RTM version)
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc powerpc64 powerpc64le riscv64
|
||||||
|
|
||||||
USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
|
USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
|
||||||
readline ssl
|
readline ssl
|
||||||
|
|
Loading…
Add table
Reference in a new issue