Page MenuHomeFreeBSD

Add a warning about using PORTSDIR in a *_DEPENDS line.
ClosedPublic

Authored by mat on Apr 23 2016, 8:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 6:43 AM
Unknown Object (File)
Sun, Oct 12, 2:50 AM
Unknown Object (File)
Sun, Oct 12, 2:27 AM
Unknown Object (File)
Sun, Oct 12, 2:27 AM
Unknown Object (File)
Sep 14 2025, 6:58 PM
Unknown Object (File)
Sep 14 2025, 4:58 PM
Unknown Object (File)
Aug 28 2025, 6:03 AM
Unknown Object (File)
Aug 1 2025, 9:35 PM
Subscribers

Details

Summary

Note: This doesn't work, the $$ gets interpreted somewhere.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3492
Build 3532: arc lint + arc unit

Event Timeline

mat retitled this revision from to Add a warning about using PORTSDIR in a *_DEPENDS line..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat edited edge metadata.
  • And working with fmake and bmake...
mat edited edge metadata.

Mmm, without a stray file.

swills added a reviewer: swills.
swills added a subscriber: swills.

Looks good to me. Might belong in bsd.sanity.mk but perhaps it won't work there.

This revision is now accepted and ready to land.Apr 28 2016, 11:58 AM

Looks good to me. Might belong in bsd.sanity.mk but perhaps it won't work there.

No, bsd.sanity.mk is included too early for it to work, I know, I tried ;-)

This revision was automatically updated to reflect the committed changes.