Skip to content
Snippets Groups Projects
Commit 1a566772 authored by Jan Beich's avatar Jan Beich
Browse files

devel/rust-bindgen-cli: convert to WRKSRC_crate

parent d7ac12af
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ PLIST_FILES= bin/${PORTNAME:S/-cli//}
post-patch:
@${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \
${WRKSRC}/cargo-crates/clang-sys-*/build/common.rs \
${WRKSRC}/cargo-crates/clang-sys-*/src/support.rs
${WRKSRC_crate_clang-sys}/build/common.rs \
${WRKSRC_crate_clang-sys}/src/support.rs
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment