Page MenuHomeFreeBSD

Tidy the Makefiles for devel/freebsd-gcc*. No functional change.
ClosedPublic

Authored by jhb on Mar 4 2021, 11:54 PM.
Tags
None
Referenced Files
F132185015: D29072.id85172.diff
Tue, Oct 14, 2:04 PM
Unknown Object (File)
Fri, Oct 10, 3:14 AM
Unknown Object (File)
Wed, Sep 17, 7:02 AM
Unknown Object (File)
Sep 12 2025, 10:20 PM
Unknown Object (File)
Sep 10 2025, 11:08 PM
Unknown Object (File)
Sep 10 2025, 5:59 PM
Unknown Object (File)
Sep 9 2025, 4:17 AM
Unknown Object (File)
Sep 5 2025, 1:24 AM
Subscribers

Details

Summary
  • Sort BUILD_DEPENDS before LIB_DEPENDS and RUN_DEPENDS.
  • Quiet other warnings noted by portlint.

Requested by: mat (1)

Test Plan
  • poudriere bulk -t of all flavors

Diff Detail

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

Event Timeline

jhb requested review of this revision.Mar 4 2021, 11:54 PM
jhb created this revision.
lwhsu added a subscriber: lwhsu.
lwhsu added inline comments.
devel/freebsd-gcc6/Makefile
27 โ†—(On Diff #85172)

We can have this sorted.

devel/freebsd-gcc9/Makefile
26 โ†—(On Diff #85172)

This list can be sorted.

This revision is now accepted and ready to land.Mar 5 2021, 2:19 AM
This revision was automatically updated to reflect the committed changes.
jhb marked 2 inline comments as done.