Page MenuHomeFreeBSD

Mk/Uses/cargo.mk: Do not override do-configure
ClosedPublic

Authored by tobik on Dec 1 2019, 7:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 11:47 PM
Unknown Object (File)
Wed, Oct 1, 6:37 AM
Unknown Object (File)
Fri, Sep 26, 12:40 AM
Unknown Object (File)
Sat, Sep 20, 2:07 PM
Unknown Object (File)
Fri, Sep 19, 1:19 PM
Unknown Object (File)
Wed, Sep 17, 10:56 AM
Unknown Object (File)
Wed, Sep 17, 10:28 AM
Unknown Object (File)
Sep 13 2025, 4:46 AM
Subscribers

Details

Summary

Cargo vendoring can be useful even for ports that use other build
systems like Meson for the actual build. Often they use the
framework's default do-configure which USES=cargo should not
overwrite.

Remove hacks from x11/squeekboard.

Test Plan

Smoke test with devel/tokei and x11/squeekboard was ok.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Thanks. This would simplify maintenance of x11/squeekboard.

x11/squeekboard/Makefile
89 ↗(On Diff #65089)

Drop 1 newline as well. No need for 2 consecutive newlines.

This revision was not accepted when it landed; it landed in state Needs Review.Dec 1 2019, 8:43 AM
This revision was automatically updated to reflect the committed changes.