diff options
author | Renato Botelho <renato@netgate.com> | 2015-08-31 15:49:11 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-08-31 15:49:11 -0300 |
commit | c74475a4771eeaa77fce9a78a2b927aff32305ce (patch) | |
tree | 74779945abea0191068061d73d4142bb117b9da2 | |
parent | fe1f8e57ce57b879157ec264028248c31efd09a6 (diff) | |
download | pfsense-packages-c74475a4771eeaa77fce9a78a2b927aff32305ce.tar.gz pfsense-packages-c74475a4771eeaa77fce9a78a2b927aff32305ce.tar.bz2 pfsense-packages-c74475a4771eeaa77fce9a78a2b927aff32305ce.zip |
Use new OPTIONS_NAME format for haproxy-devel
-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 663a3240..d3a62325 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -157,7 +157,7 @@ <custom_name>haproxy-devel</custom_name> <port>net/haproxy</port> </build_pbi> - <build_options>WITH_OPENSSL_PORT=yes;haproxy_UNSET_FORCE=DPCRE;haproxy_SET_FORCE=OPENSSL SPCRE</build_options> + <build_options>WITH_OPENSSL_PORT=yes;net_haproxy-devel_UNSET_FORCE=DPCRE;net_haproxy-devel_SET_FORCE=OPENSSL SPCRE</build_options> </package> <package> <name>haproxy-devel</name> |