diff options
author | PiBa-NL <pba_2k3@yahoo.com> | 2013-04-09 19:24:01 +0200 |
---|---|---|
committer | PiBa-NL <pba_2k3@yahoo.com> | 2013-04-09 19:24:01 +0200 |
commit | 9e8aef5dd920e25b8d0ffa808fbaa43979d8d76a (patch) | |
tree | df52a693d3f37056200bcc2f7709370592f724c9 /pkg_config.8.xml | |
parent | 8cae7be74890bcc2d1e3d797ae7a8e8c20591d22 (diff) | |
download | pfsense-packages-9e8aef5dd920e25b8d0ffa808fbaa43979d8d76a.tar.gz pfsense-packages-9e8aef5dd920e25b8d0ffa808fbaa43979d8d76a.tar.bz2 pfsense-packages-9e8aef5dd920e25b8d0ffa808fbaa43979d8d76a.zip |
haproxy-devel, compile against the newer version of OpenSSL 1.0.1
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 70b1c64f..70280ff9 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -193,10 +193,11 @@ <depends_on_package_pbi>haproxy-devel-1.5-dev17-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/net/haproxy-devel</build_port_path> <build_pbi> + <ports_before>security/openssl/</ports_before> <custom_name>haproxy-devel</custom_name> <port>/usr/ports/net/haproxy-devel</port> </build_pbi> - <build_options>OPTIONS_UNSET=PCRE DPCRE;OPTIONS_SET=OPENSSL SPCRE</build_options> + <build_options>WITH_PORTS_OPENSSL=yes;OPTIONS_UNSET=PCRE DPCRE;OPTIONS_SET=OPENSSL SPCRE</build_options> </package> <package> <name>Apache with mod_security-dev</name> |