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
Unknown Object (File)
Mon, Nov 13, 11:19 AM
Unknown Object (File)
Sun, Nov 5, 1:18 AM
Unknown Object (File)
Sat, Nov 4, 10:41 PM
Unknown Object (File)
Sat, Nov 4, 2:06 AM
Unknown Object (File)
Sep 30 2023, 12:52 PM
Unknown Object (File)
Sep 25 2023, 12:54 PM
Unknown Object (File)
Aug 10 2023, 11:29 PM
Unknown Object (File)
Aug 10 2023, 11:27 PM
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.