Date: Fri, 20 Jan 2023 03:42:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268706] Mk/Uses/cargo.mk: Fails to configure one Rust port (audio/psst) Message-ID: <bug-268706-7788-tTkUmv6M8O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268706-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268706-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268706 --- 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=3D0' 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268706-7788-tTkUmv6M8O>