Skip to content

Commit

Permalink
ftp/curl: Use complete arguments/options
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 4d15212 commit b91537a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ftp/curl/Makefile
Expand Up @@ -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} \
Expand Down

0 comments on commit b91537a

Please sign in to comment.