pkg:setup ENV.O2 ENV.cxx11 ENV.prepend_path "PKG_CONFIG_PATH", "#{Formula["openssl"].opt_lib}/pkgconfig" resource("curl").stage do pkg:configure --disable-dependency-tracking --disable-silent-rules --with-ssl=#{Formula[openssl"].opt_prefix}" --with-ca-bundle=#{etc}/openssl/cert.pem --with-ca-path=#{etc}/openssl/certs --without-libssh2 --without-libmetalink --without-gssapi --without-librtmp --disable-ares make DESTDIR=${PKG_DEST} install