[Bug 268706] Mk/Uses/cargo.mk: Fails to configure one Rust port (audio/psst)
Date: Fri, 20 Jan 2023 03:42:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268706 --- Comment #3 from Tobias Kortkamp <tobik@freebsd.org> --- --package expects a package id [1] not a path. If you don't know the package id look at 'cargo tree --depth=0' output in WRKSRC after make configure. I'm guessing it's just 'veryl' here. [1] https://doc.rust-lang.org/cargo/reference/pkgid-spec.html -- You are receiving this mail because: You are on the CC list for the bug.