diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index df355ded4b11..a702c8615dd0 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -501,10 +501,6 @@ CARGO_USE_GITHUB= yes # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} -pre-patch: -# Adjust whitespace for CARGO_USE_GITHUB regex - @${REINPLACE_CMD} 's/git="/git = "/' ${WRKSRC}/window/Cargo.toml - post-patch: # Extract (snapshot) version from the port instead of .tag file @${ECHO_CMD} '${DISTVERSIONFULL}' >${WRKSRC}/.tag