git: 82d85623ca94 - main - x11/alacritty: Drop unused CARGO_USE_GITHUB
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 08:57:29 UTC
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=82d85623ca94ecfd7988ac70ded2c7212347ab40 commit 82d85623ca94ecfd7988ac70ded2c7212347ab40 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2021-10-07 14:47:44 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2021-10-25 08:49:16 +0000 x11/alacritty: Drop unused CARGO_USE_GITHUB PR: 256581 --- x11/alacritty/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index 08a51e593a06..81647a53f943 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -212,7 +212,6 @@ CARGO_CRATES= ab_glyph_rasterizer-0.1.4 \ xdg-2.2.0 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 -CARGO_USE_GITHUB= yes CARGO_INSTALL_PATH= alacritty CARGO_FEATURES+= --no-default-features