freebsd-ports/x11/alacritty
Tobias Kortkamp 23e6c4fb94 Mk/Uses/cargo.mk: Push lib dependencies back down into ports
Some crates are optional via Cargo features or are only used during
tests, however the framework has no way to discriminate between
test or run dependencies using just CARGO_CRATES leading to more
run dependencies than necessary for some packages.  With more ported
Rust applications it's time to let individual ports make that
decision now.

The environmental setup to use dependencies from ports instead of
bundled ones and implied build dependencies (cmake, gmake, pkgconf)
are left in place for now.

Assign cargo.mk to rust@ while here.
2019-04-17 07:33:34 +00:00
..
distinfo x11/alacritty: Update to 0.3.0 2019-04-10 09:45:43 +00:00
Makefile Mk/Uses/cargo.mk: Push lib dependencies back down into ports 2019-04-17 07:33:34 +00:00
pkg-descr