aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/softether5/Makefile3
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