pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

FETCH_USER = curl fails to build curl



It looks like a fallback to ftp when updating curl *almost* works:

ftp   --fail --insecure --location --remote-time       -o
curl-7.52.1.tar.bz2
ftp://ftp.fr.NetBSD.org/pub/pkgsrc/distfiles/curl-7.52.1.tar.bz2 -O
ftp: unknown option -- -

But it is sticking curl options onto ftp.

Thanks,
Matt


Home | Main Index | Thread Index | Old Index