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)
Mon, Nov 24, 12:21 AM
Unknown Object (File)
Sat, Nov 22, 9:30 AM
Unknown Object (File)
Sat, Nov 22, 9:30 AM
Unknown Object (File)
Sat, Nov 22, 9:29 AM
Unknown Object (File)
Sat, Nov 22, 9:29 AM
Unknown Object (File)
Sat, Nov 22, 9:29 AM
Unknown Object (File)
Sat, Nov 22, 9:19 AM
Unknown Object (File)
Wed, Nov 19, 3:03 AM
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 3491
Build 3531: 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.