Page MenuHomeFreeBSD

Mk/bsd.port.mk: Allow DIST_SUBDIR to be defined, but empty
ClosedPublic

Authored by arrowd on Oct 10 2025, 2:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 11:26 PM
Unknown Object (File)
Fri, Oct 31, 7:39 PM
Unknown Object (File)
Fri, Oct 31, 11:18 AM
Unknown Object (File)
Fri, Oct 31, 4:27 AM
Unknown Object (File)
Fri, Oct 31, 4:25 AM
Unknown Object (File)
Thu, Oct 30, 7:09 PM
Unknown Object (File)
Sun, Oct 26, 5:15 PM
Unknown Object (File)
Sun, Oct 26, 12:55 PM
Subscribers
None

Details

Summary

The rationale for this change is to allow ports to cancel out
DIST_SUBDIR that is set by some USES. For example, Uses/linux.mk has
DIST_SUBDIR?= rocky and I want to opt-out of this in my port.

Diff Detail

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