diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-09-25 15:12:41 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-09-25 15:12:41 -0300 |
commit | a8ef0a3be06c30a7ede39fcf467dbab54f3eac94 (patch) | |
tree | 590f77a094fd5da09e7c1346471e3c7a5bc13dfa /pkg_config.10.xml | |
parent | 3d7901cefc587e5d26e510b473862ae2ad3a5f4f (diff) | |
download | pfsense-packages-a8ef0a3be06c30a7ede39fcf467dbab54f3eac94.tar.gz pfsense-packages-a8ef0a3be06c30a7ede39fcf467dbab54f3eac94.tar.bz2 pfsense-packages-a8ef0a3be06c30a7ede39fcf467dbab54f3eac94.zip |
Force freeradius2 to use SSL from ports, it may help #3816
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index d07cc915..628b45c5 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -799,7 +799,7 @@ <port>net/freeradius2</port> <ports_after>shells/bash</ports_before> </build_pbi> - <build_options>freeradius_SET_FORCE=KERBEROS MYSQL PGSQL PERL PYTHON LDAP</build_options> + <build_options>freeradius_SET_FORCE=KERBEROS MYSQL PGSQL PERL PYTHON LDAP SSL_PORT</build_options> </package> <package> <name>bandwidthd</name> |