diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-12-23 15:21:30 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-12-23 15:21:30 -0200 |
commit | cc79d2d985f3eb72e0d5c68477a6e18430c303ff (patch) | |
tree | e2a4c172235eb80739056044b52d98a8307e1965 | |
parent | 38b0dd55770d16325bb11deb1720a6caea202dac (diff) | |
download | pfsense-packages-cc79d2d985f3eb72e0d5c68477a6e18430c303ff.tar.gz pfsense-packages-cc79d2d985f3eb72e0d5c68477a6e18430c303ff.tar.bz2 pfsense-packages-cc79d2d985f3eb72e0d5c68477a6e18430c303ff.zip |
Remove invalid option MSSL_CRTD
-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 e8498280..d2b4eebb 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -917,7 +917,7 @@ <port>www/squid</port> <ports_after>www/squid_radius_auth security/clamav www/squidclamav security/ca_root_nss www/c-icap-modules</ports_after> </build_pbi> - <build_options>c-icap_UNSET_FORCE=IPV6;squid_UNSET_FORCE=AUTH_SMB AUTH_SQL DNS_HELPER FS_COSS ESI SNMP ECAP STACKTRACES STRICT_HTTP TP_IPF TP_IPFW VIA_DB DEBUG DOCS EXAMPLES AUTH_SASL;squid_SET_FORCE=ARP_ACL AUTH_KERB AUTH_LDAP AUTH_NIS CACHE_DIGESTS DELAY_POOLS FOLLOW_XFF TP_PF MSSL_CRTD WCCP WCCPV2 FS_AUFS HTCP ICAP ICMP IDENT IPV6 KQUEUE LARGEFILE SSL SSL_CRTD</build_options> + <build_options>c-icap_UNSET_FORCE=IPV6;squid_UNSET_FORCE=AUTH_SMB AUTH_SQL DNS_HELPER FS_COSS ESI SNMP ECAP STACKTRACES STRICT_HTTP TP_IPF TP_IPFW VIA_DB DEBUG DOCS EXAMPLES AUTH_SASL;squid_SET_FORCE=ARP_ACL AUTH_KERB AUTH_LDAP AUTH_NIS CACHE_DIGESTS DELAY_POOLS FOLLOW_XFF TP_PF WCCP WCCPV2 FS_AUFS HTCP ICAP ICMP IDENT IPV6 KQUEUE LARGEFILE SSL SSL_CRTD</build_options> <config_file>https://packages.pfsense.org/packages/config/squid3/34/squid.xml</config_file> <configurationfile>squid.xml</configurationfile> <depends_on_package_pbi>squid-3.4.9_1-##ARCH##.pbi</depends_on_package_pbi> |