diff options
| author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-07-26 22:18:23 +0000 |
|---|---|---|
| committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-07-26 22:18:23 +0000 |
| commit | c3dadbbda8bc203d7836d6f3d92c7d9773a08bed (patch) | |
| tree | 916dd707d1e5b2e13c7a3377fcb51769e4ea6420 /security/softether5 | |
| parent | a3d2bbff162d24aba15178fbc24c9a9a15bbca05 (diff) | |
Notes
Diffstat (limited to 'security/softether5')
| -rw-r--r-- | security/softether5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/softether5/Makefile b/security/softether5/Makefile index afcaeef95a83..87acf69b06d3 100644 --- a/security/softether5/Makefile +++ b/security/softether5/Makefile @@ -12,7 +12,8 @@ COMMENT= SoftEther VPN 5 (Developer Edition) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES+= cmake:noninja dos2unix iconv:wchar_t localbase:ldflags ncurses readline ssl +USES+= cmake:noninja compiler:c11 dos2unix iconv:wchar_t \ + localbase:ldflags ncurses readline ssl USE_RC_SUBR= softether_bridge softether_client softether_server USE_LDCONFIG= yes USE_GITHUB= yes |
