diff options
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 561f66ae..63f0c87a 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -797,9 +797,14 @@ <config_file>http://www.pfsense.com/packages/config/varnish3/varnish_backends.xml</config_file> <configurationfile>varnish_backends.xml</configurationfile> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package_pbi>gcc-4.2.5.20090325_5-i386.pbi varnish-3.0.3_2-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>varnish-3.0.3_2-i386.pbi</depends_on_package_pbi> <depends_on_package>varnish-3.0.2.tbz</depends_on_package> <depends_on_package>pcre-8.21_1.tbz</depends_on_package> + <build_pbi> + <ports_before>lang/gcc</ports_before> + <port>www/varnish</port> + </build_pbi> + <build_options>gcc_UNSET=JAVA</build_options> <build_port_path>/usr/ports/www/varnish</build_port_path> <build_port_path>/usr/ports/lang/gcc42</build_port_path> </package> |