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)
Wed, Jul 29, 9:51 PM
Unknown Object (File)
Thu, Jul 16, 1:24 AM
Unknown Object (File)
Jul 7 2026, 9:19 PM
Unknown Object (File)
Jul 4 2026, 4:43 AM
Unknown Object (File)
Jul 3 2026, 12:47 PM
Unknown Object (File)
Jul 3 2026, 8:18 AM
Unknown Object (File)
Jul 3 2026, 4:31 AM
Unknown Object (File)
Jul 1 2026, 5:52 AM
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