diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2015-01-04 08:23:23 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2015-01-04 08:23:23 +0000 |
commit | 49cb3686eb1e76a4d19e115e0701633af60405f3 (patch) | |
tree | 1cdae6561f79442fe9ad9ddb96f3f6a30fb515a4 /security/openconnect | |
parent | fb27b2098a9566b82bb5cc3299754ca1c7e70d1e (diff) |
Notes
Diffstat (limited to 'security/openconnect')
-rw-r--r-- | security/openconnect/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile index a835cf41bf6c..236029a8c1aa 100644 --- a/security/openconnect/Makefile +++ b/security/openconnect/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ARGS= --disable-nls --with-vpnc-script=${LOCALBASE}/sbin/vpnc-script \ --without-stoken USES= gmake libtool pkgconfig python:build USE_LDCONFIG= yes -USE_PYTHON_BUILD= yes PORTDOCS= * OPTIONS_DEFINE= PROXY GNUTLS |