diff options
author | Renato Botelho <renato@netgate.com> | 2015-10-28 11:38:51 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-10-28 11:38:51 -0200 |
commit | 0a5e896830964465f1f516ec6a014d178ae7e856 (patch) | |
tree | 81f11ca59cdc6ebf71f6b1d7d1a5bd838193b27e /tools/conf | |
parent | f9e5e4e2d12c606ce1b2b014dddd5750bd936cca (diff) | |
download | pfsense-0a5e896830964465f1f516ec6a014d178ae7e856.zip pfsense-0a5e896830964465f1f516ec6a014d178ae7e856.tar.gz |
Enable VICI option on strongswan build
Diffstat (limited to 'tools/conf')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index a57906d..c39b9da 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -26,7 +26,7 @@ emulators_qemu_UNSET_FORCE= SDL security_ca_root_nss_SET_FORCE= ETCSYMLINK security_strongswan_SET_FORCE= CURL EAPDYNAMIC EAPRADIUS EAPSIMFILE \ - IKEv1 UNBOUND XAUTH IPSECKEY SMP PKI UNITY + IKEv1 UNBOUND XAUTH IPSECKEY SMP PKI UNITY VICI security_strongswan_UNSET_FORCE= EAPAKA3GPP2 dns_unbound_SET_FORCE= LIBEVENT |