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)
Mon, Sep 7, 9:41 PM
Unknown Object (File)
Sun, Sep 6, 10:45 PM
Unknown Object (File)
Sat, Sep 5, 2:00 PM
Unknown Object (File)
Fri, Sep 4, 8:34 PM
Unknown Object (File)
Fri, Sep 4, 7:41 PM
Unknown Object (File)
Fri, Sep 4, 7:07 PM
Unknown Object (File)
Fri, Sep 4, 6:30 AM
Unknown Object (File)
Fri, Sep 4, 1:01 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.