x11/wmfocus: convert to WRKSRC_crate
This commit is contained in:
parent
8c75120e69
commit
cebb221329
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ PLIST_FILES= bin/${PORTNAME}
|
|||
post-patch:
|
||||
# lang/python3 cannot be used as a dependency
|
||||
@${REINPLACE_CMD} -e 's/"python3"/"${PYTHON_CMD:T}"/' \
|
||||
${WRKSRC}/cargo-crates/xcb-*/build.rs
|
||||
${WRKSRC_crate_xcb}/build.rs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue