diff options
author | Warren Baker <warren@decoy.co.za> | 2010-12-14 18:38:11 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2010-12-14 18:38:11 +0200 |
commit | 08141a0fea4bac239515be99a49327967511d905 (patch) | |
tree | 676f1bcf7cf150be987df7c9512462178601c8a1 /pkg_config.8.xml | |
parent | 489fee063d1f6a9bbf4394087e95c0160a91f209 (diff) | |
download | pfsense-packages-08141a0fea4bac239515be99a49327967511d905.tar.gz pfsense-packages-08141a0fea4bac239515be99a49327967511d905.tar.bz2 pfsense-packages-08141a0fea4bac239515be99a49327967511d905.zip |
Remove GOST support and rely on base openssl instead of openssl-1.0.0
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 7076464e..4f612e5c 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -959,7 +959,7 @@ <depends_on_package>openssl-1.0.0_2.tbz</depends_on_package> <depends_on_package>libevent-1.4.14b_1.tbz</depends_on_package> <build_port_path>/usr/ports/dns/unbound</build_port_path> - <build_options>WITH_LIBEVENT=true WITH_THREADS=true WITH_GOST=true WITHOUT_MAN=true</build_options> + <build_options>WITH_LIBEVENT=true WITH_THREADS=true WITHOUT_GOST=true WITHOUT_MAN=true</build_options> <logging> <facilityname>unbound</facilityname> <logfilename>unbound.log</logfilename> |