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)
Thu, Apr 16, 6:08 AM
Unknown Object (File)
Thu, Apr 9, 12:14 PM
Unknown Object (File)
Thu, Apr 9, 2:44 AM
Unknown Object (File)
Wed, Apr 8, 7:45 AM
Unknown Object (File)
Sun, Apr 5, 6:37 AM
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
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