View | Details | Raw Unified | Return to bug 240304 | Differences between
and this patch

Collapse All | Expand All

(-)b/Mk/Uses/cargo.mk (+1 lines)
Lines 168-173 CARGO_ENV+= LIBSSH2_SYS_USE_PKG_CONFIG=1 Link Here
168
# RUSTONIG_SYSTEM_LIBONIG is not necessary, but will force onig_sys to
168
# RUSTONIG_SYSTEM_LIBONIG is not necessary, but will force onig_sys to
169
# always use the system's libonig as returned by `pkg-config oniguruma`.
169
# always use the system's libonig as returned by `pkg-config oniguruma`.
170
CARGO_ENV+=    RUSTONIG_SYSTEM_LIBONIG=1
170
CARGO_ENV+=    RUSTONIG_SYSTEM_LIBONIG=1
171
LIB_DEPENDS+=  libclang.so:devel/llvm${LLVM_DEFAULT}
171
.endif
172
.endif
172
.if ${CARGO_CRATES:Mopenssl-0.[0-9].*}
173
.if ${CARGO_CRATES:Mopenssl-0.[0-9].*}

Return to bug 240304