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)
Sun, Mar 29, 5:42 PM
Unknown Object (File)
Wed, Mar 25, 9:15 AM
Unknown Object (File)
Tue, Mar 24, 9:14 AM
Unknown Object (File)
Sun, Mar 22, 11:25 PM
Unknown Object (File)
Thu, Mar 19, 1:10 PM
Unknown Object (File)
Wed, Mar 11, 5:09 PM
Unknown Object (File)
Wed, Mar 11, 4:57 PM
Unknown Object (File)
Mon, Mar 9, 11:36 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