diff options
author | jim-p <jimp@pfsense.org> | 2017-06-06 08:31:31 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2017-06-06 08:31:31 -0400 |
commit | 5e17c8e31f3ca28eac4864b1c70b602208dc3f13 (patch) | |
tree | 72c0fa0929b0de87d7cb168e74acf9d46313cad8 /tools | |
parent | a8238357375fc05006a07fb0711e9663ad1cecdf (diff) | |
download | pfsense-5e17c8e31f3ca28eac4864b1c70b602208dc3f13.zip pfsense-5e17c8e31f3ca28eac4864b1c70b602208dc3f13.tar.gz |
Change FreeRADIUS3 build options, previous build failed.
Diffstat (limited to 'tools')
-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 7871fdd..37b96a6 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -88,7 +88,7 @@ www_c-icap_UNSET_FORCE=IPV6 graphics_cairo_UNSET_FORCE=X11 XCB OPENGL net_freeradius2_SET_FORCE=KERBEROS LDAP MYSQL PERL PGSQL PYTHON SSL_PORT -net_freeradius3_SET_FORCE=KERBEROS LDAP MYSQL PERL PGSQL PYTHON SQLITE3 +net_freeradius3_SET_FORCE=HEIMDAL LDAP MYSQL PERL PGSQL PYTHON SQLITE3 lang_gcc_UNSET_FORCE=JAVA |