ports/core (3.0): curl: disable linking against cyrus-sasl
16 Jul
2014
16 Jul
'14
4:56 p.m.
commit a73cb729daaa17c255aecfce8b999486759d7b2a Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed Jul 16 18:56:12 2014 +0200 curl: disable linking against cyrus-sasl diff --git a/curl/Pkgfile b/curl/Pkgfile index 70ffb48..6db107c 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -5,7 +5,7 @@ name=curl version=7.37.1 -release=1 +release=2 source=(http://curl.haxx.se/download/$name-$version.tar.lzma) build() { @@ -14,6 +14,7 @@ build() { --mandir=/usr/man \ --enable-ipv6 \ --without-libidn \ + --without-cyassl \ --enable-threaded-resolver \ --with-ca-bundle=/etc/ssl/cert.pem make
3836
Age (days ago)
3836
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu