mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
x11/wezterm: drop CARGO_USE_GITHUB workaround after 58744a0909
This commit is contained in:
parent
4edc3a0555
commit
24d250663b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user