diff options
| author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2021-01-03 17:50:38 +0000 |
|---|---|---|
| committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2021-01-03 17:50:38 +0000 |
| commit | c23e082f5650f60481f56976db786f43823f8252 (patch) | |
| tree | ee17282fa737f780f5354699abfb5b85e9c8f198 | |
| parent | net/libilbc: set new MAINTAINER (diff) | |
ecurity/softether: enable on powerpc64le
Notes
Notes:
svn path=/head/; revision=560027
| -rw-r--r-- | security/softether/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/softether/Makefile b/security/softether/Makefile index 0692fc68f563..a3a7bccae901 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -13,7 +13,7 @@ COMMENT= SoftEther VPN 4 (RTM version) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 i386 powerpc64 +ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \ readline ssl |
