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.

-- 
Carmel ✌
carmel...@hotmail.com
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to