aboutsummaryrefslogtreecommitdiff
path: root/security/openconnect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openconnect/Makefile')
-rw-r--r--security/openconnect/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile
index 5fd74010dd98..377cdf0daf92 100644
--- a/security/openconnect/Makefile
+++ b/security/openconnect/Makefile
@@ -36,6 +36,7 @@ OPTIONS_DEFINE= PROXY GNUTLS
PROXY_DESC= Enable automatic proxy configuratio via libproxy
GNUTLS_DESC= Use GnuTLS instead of OpenSSL(EXPERIMENTAL)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUTLS}