mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Fix BROTLI option
This commit is contained in:
parent
9f9987fc87
commit
ed62412da2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460317
@ -35,7 +35,7 @@ TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support
|
||||
CONFIGURE_ARGS= --disable-werror \
|
||||
--enable-imap --enable-pop3 --enable-rtsp --enable-smtp \
|
||||
--with-zsh-functions-dir=${LOCALBASE}/share/zsh/site-functions \
|
||||
--without-axtls --without-brotli
|
||||
--without-axtls
|
||||
CONFIGURE_ENV= LOCALBASE=${LOCALBASE} \
|
||||
ac_cv_func_SSLv2_client_method=no
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user