forked from Lainports/opnsense-ports
ftp/curl: partially sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
4199c319b2
commit
e2dcb882e8
1 changed files with 8 additions and 0 deletions
|
|
@ -16,7 +16,15 @@ USES= cpe libtool localbase pathfix perl5 shebangfix tar:xz
|
|||
USE_PERL5= build
|
||||
|
||||
CONFIGURE_ARGS= --disable-werror \
|
||||
--enable-dateparse \
|
||||
--enable-dnsshuffle \
|
||||
--enable-headers-api \
|
||||
--enable-hsts \
|
||||
--enable-http-auth \
|
||||
--enable-mime \
|
||||
--enable-netrc \
|
||||
--enable-openssl-auto-load-config \
|
||||
--enable-progress-meter \
|
||||
--with-fish-functions-dir=${LOCALBASE}/share/fish/completions \
|
||||
--with-zsh-functions-dir=${LOCALBASE}/share/zsh/site-functions
|
||||
CONFIGURE_ENV= LOCALBASE=${LOCALBASE} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue