diff options
author | jim-p <jimp@pfsense.org> | 2011-07-15 15:41:47 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-07-15 15:42:29 -0400 |
commit | fd0bc909ef23efd739ea24cf0f9d0ae92d9049b6 (patch) | |
tree | d3135f963ce236fb9aeabd8ba4149abb1497cea6 /pkg_config.8.xml | |
parent | ea62a668cb1ed2d1b0fdcd8cc08b069f4f2d2d49 (diff) | |
download | pfsense-packages-fd0bc909ef23efd739ea24cf0f9d0ae92d9049b6.tar.gz pfsense-packages-fd0bc909ef23efd739ea24cf0f9d0ae92d9049b6.tar.bz2 pfsense-packages-fd0bc909ef23efd739ea24cf0f9d0ae92d9049b6.zip |
Fix build path for snort, binaries are already uploaded.
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index ee39dafd..c5e0b052 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -311,17 +311,9 @@ <descr>Testing Install Only, Currently Broken as of 06232011</descr> <category>Security</category> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>pcre-8.12.tbz</depends_on_package> - <depends_on_package>perl-threaded-5.10.1_3.tbz</depends_on_package> - <depends_on_package>daq-0.5_1.tbz</depends_on_package> - <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> - <depends_on_package>libnet11-1.1.2.1_3,1.tbz</depends_on_package> - <depends_on_package>libpcap-1.1.1_1.tbz</depends_on_package> + <depends_on_package>perl-5.12.4.tbz</depends_on_package> <depends_on_package>snortsam-2.70.tbz</depends_on_package> <depends_on_package>snort-2.9.0.5.tbz</depends_on_package> - <build_port_path>/usr/ports/devel/pcre</build_port_path> - <build_port_path>/usr/ports/textproc/flex</build_port_path> - <build_port_path>/usr/ports/lang/perl5.10</build_port_path> <build_port_path>/usr/ports/security/snort</build_port_path> <build_port_path>/usr/ports/security/snortsam</build_port_path> <build_options>WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true WITH_PFSENSE=true</build_options> |