${PORT_OPTIONS:MDOCS}

Chris Rees utisoft at gmail.com
Mon Mar 25 19:12:53 UTC 2013


On 25 Mar 2013 17:36, "Carmel" <carmel_ny at hotmail.com> wrote:
>
> On Mon, 25 Mar 2013 17:23:10 +0100
> Alex Dupre articulated:
>
> > Carmel ha scritto:
> > > I have a problem with updating a Makefile for an existing port. When
> > > running "portlint -a" on the Makefile, it pops up with this warning:
> > >
> > > WARN: Makefile: [53]: NOPORTDOCS found.  Consider using
> > > PORT_OPTIONS:MDOCS
> > >
> > > So, I have tried doing what the Porters Handbook suggested, and it
> > > just bombs out with this useless message:
> >
> > You should add:
> >
> > .include <bsd.port.options.mk>
> >
> > before checking for ${PORT_OPTIONS:MDOCS}
>
> Thanks, I don't recall seeing that even mentioned, although it
> probably was. It took awhile but I did finally figure out where to
> place it in the file.

Hm, it's not mentioned.

If the text "below the inclusion of bsd.port.options.mk" were included,
would that be helpful?

Chris


More information about the freebsd-ports mailing list