diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-01-14 08:10:15 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-01-14 08:10:15 -0200 |
commit | 6720f9f9f8f6719e8bc8d693a2db088d87f7921e (patch) | |
tree | 77cf508312c60972a082f217ae568ae4ec68c9f6 /pkg_config.10.xml | |
parent | e380c22bf793e81bba0e32c099535326c76cb662 (diff) | |
download | pfsense-packages-6720f9f9f8f6719e8bc8d693a2db088d87f7921e.tar.gz pfsense-packages-6720f9f9f8f6719e8bc8d693a2db088d87f7921e.tar.bz2 pfsense-packages-6720f9f9f8f6719e8bc8d693a2db088d87f7921e.zip |
Add missing ;
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 25f1763a..21621c81 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -918,7 +918,7 @@ <port>www/squid</port> <ports_after>www/squid_radius_auth security/clamav www/squidclamav security/ca_root_nss www/c-icap-modules devel/pcre</ports_after> </build_pbi> - <build_options>c-icap_SET_FORCE=LARGE_FILES squid_UNSET_FORCE=AUTH_SASL AUTH_SMB AUTH_SQL DEBUG TP_IPFW DNS_HELPER ESI FS_ROCK TP_IPF NETTLE STACKTRACES VIA_DB DOCS EXAMPLES;squid_SET_FORCE=ARP_ACL AUTH_KERB AUTH_LDAP AUTH_NIS DELAY_POOLS ECAP FOLLOW_XFF FS_AUFS FS_DISKD HTCP ICAP ICMP IDENT IPV6 KQUEUE LARGEFILE SNMP SSL SSL_CRTD LAX_HTTP TP_PF WCCP WCCPV2 CACHE_DIGESTS</build_options> + <build_options>c-icap_SET_FORCE=LARGE_FILES;squid_UNSET_FORCE=AUTH_SASL AUTH_SMB AUTH_SQL DEBUG TP_IPFW DNS_HELPER ESI FS_ROCK TP_IPF NETTLE STACKTRACES VIA_DB DOCS EXAMPLES;squid_SET_FORCE=ARP_ACL AUTH_KERB AUTH_LDAP AUTH_NIS DELAY_POOLS ECAP FOLLOW_XFF FS_AUFS FS_DISKD HTCP ICAP ICMP IDENT IPV6 KQUEUE LARGEFILE SNMP SSL SSL_CRTD LAX_HTTP TP_PF WCCP WCCPV2 CACHE_DIGESTS</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.10_2-##ARCH##.pbi</depends_on_package_pbi> |