svn commit: r336675 - head/share/mk

Brad Davis brd at FreeBSD.org
Tue Jul 24 21:55:51 UTC 2018


On Tue, Jul 24, 2018, at 3:32 PM, Antoine Brodin wrote:
> On Tue, Jul 24, 2018 at 6:34 PM, Brad Davis <brd at freebsd.org> wrote:
> > Author: brd
> > Date: Tue Jul 24 16:34:58 2018
> > New Revision: 336675
> > URL: https://svnweb.freebsd.org/changeset/base/336675
> >
> > Log:
> >   Convert bsd.confs.mk to support DIRS.
> >
> >   This paves the way for moving config files out of head/etc and into the
> >   directories with the src.
> >
> >   Approved by:  bapt (mentor)
> >   Differential Revision:        https://reviews.freebsd.org/D16406
> >
> > Modified:
> >   head/share/mk/bsd.confs.mk
> >   head/share/mk/bsd.files.mk
> >   head/share/mk/bsd.lib.mk
> 
> This seems broken, with lots of ports I have this error:
> 
> make[1]: "/usr/share/mk/bsd.files.mk" line 124: Could not find bsd.dirs.mk
> make[1]: Fatal errors encountered -- cannot continue

Do you have /usr/share/mk/bsd.dirs.mk from r336640?


Regards,
Brad Davis


More information about the svn-src-head mailing list