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)
Tue, Jul 7, 6:44 AM
Unknown Object (File)
Sun, Jul 5, 7:06 AM
Unknown Object (File)
Sat, Jul 4, 5:40 AM
Unknown Object (File)
Fri, Jul 3, 7:49 AM
Unknown Object (File)
Fri, Jul 3, 2:21 AM
Unknown Object (File)
Fri, Jul 3, 1:02 AM
Unknown Object (File)
Thu, Jul 2, 7:41 AM
Unknown Object (File)
Jun 23 2026, 8:52 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.