aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-03 18:24:27 -0200
committerRenato Botelho <renato@netgate.com>2015-11-03 18:24:27 -0200
commit1fc8e2b7bcabfab8ee34f7e04f9ed8486b264051 (patch)
tree164f6582e293b15018313f5361c7f16bbdd0a7cd
parent96bc11b433562908289925500f8f9e8c07d40cba (diff)
parent4c6e336f529df7900be3d7739e76b03e7bf804f7 (diff)
downloadpfsense-packages-1fc8e2b7bcabfab8ee34f7e04f9ed8486b264051.tar.gz
pfsense-packages-1fc8e2b7bcabfab8ee34f7e04f9ed8486b264051.tar.bz2
pfsense-packages-1fc8e2b7bcabfab8ee34f7e04f9ed8486b264051.zip
Merge pull request #1134 from PiBa-NL/haproxy_pkg0.32
-rw-r--r--pkg_config.10.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 7b76a05a..c47c13e4 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -176,16 +176,16 @@
<required_version>2.2</required_version>
<config_file>https://packages.pfsense.org/packages/config/haproxy-devel/haproxy.xml</config_file>
<configurationfile>haproxy.xml</configurationfile>
- <run_depends>sbin/haproxy:net/haproxy-devel</run_depends>
+ <run_depends>sbin/haproxy:net/haproxy</run_depends>
<port_category>net</port_category>
<conflicts>haproxy</conflicts>
<depends_on_package_pbi>haproxy-devel-1.6-dev4-##ARCH##.pbi</depends_on_package_pbi>
<build_pbi>
- <ports_before>security/openssl</ports_before>
- <custom_name>haproxy-devel</custom_name>
- <port>net/haproxy-devel</port>
+ <ports_before>security/openssl lang/lua53</ports_before>
+ <custom_name>haproxy</custom_name>
+ <port>net/haproxy</port>
</build_pbi>
- <build_options>WITH_OPENSSL_PORT=yes;net_haproxy-devel_UNSET_FORCE=DPCRE;net_haproxy-devel_SET_FORCE=OPENSSL SPCRE LUA CPU_AFFINITY</build_options>
+ <build_options>WITH_OPENSSL_PORT=yes;net_haproxy_UNSET_FORCE=DPCRE;net_haproxy_SET_FORCE=OPENSSL SPCRE LUA CPU_AFFINITY</build_options>
</package>
<package>
<name>Apache with mod_security-dev</name>