diff options
author | Renato Botelho <renato@netgate.com> | 2015-08-31 16:10:29 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-08-31 16:10:29 -0300 |
commit | 46d4da44f8da4cca4eee0e91382c8d2157d8afb1 (patch) | |
tree | 7add7c25755af18b89ead3d981d50629e9a8530f | |
parent | 31ac5bc40df06c60b6136ce743b5699b4a4e2460 (diff) | |
download | pfsense-packages-46d4da44f8da4cca4eee0e91382c8d2157d8afb1.tar.gz pfsense-packages-46d4da44f8da4cca4eee0e91382c8d2157d8afb1.tar.bz2 pfsense-packages-46d4da44f8da4cca4eee0e91382c8d2157d8afb1.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..8e7c95ba 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -185,7 +185,7 @@ <custom_name>haproxy-devel</custom_name> <port>net/haproxy-devel</port> </build_pbi> - <build_options>WITH_OPENSSL_PORT=yes;haproxy_UNSET_FORCE=DPCRE;haproxy_SET_FORCE=OPENSSL SPCRE LUA</build_options> + <build_options>WITH_OPENSSL_PORT=yes;net_haproxy-devel_UNSET_FORCE=DPCRE;net_haproxy-devel_SET_FORCE=OPENSSL SPCRE LUA</build_options> </package> <package> <name>Apache with mod_security-dev</name> |