Page MenuHomeFreeBSD

Remove redundant kld from CATEGORIES if USES=kmod is defined
ClosedPublic

Authored by 0mp on Jul 20 2018, 1:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 6:07 PM
Unknown Object (File)
Thu, Oct 24, 3:56 AM
Unknown Object (File)
Oct 16 2024, 4:29 PM
Unknown Object (File)
Oct 3 2024, 8:01 PM
Unknown Object (File)
Sep 16 2024, 1:17 AM
Unknown Object (File)
Sep 14 2024, 7:44 AM
Unknown Object (File)
Sep 7 2024, 10:32 PM
Unknown Object (File)
Sep 4 2024, 4:02 AM
Subscribers
None

Details

Summary

USES=kmod is already adding kld to CATEGORIES.

This patch removes redundant kld from CATEGORIES if a port is already using kmod.

Bugzilla PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228543

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jul 20 2018, 6:40 AM
This revision was automatically updated to reflect the committed changes.