Subject: Re: probably should check for flex instead of SunOS
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 06/03/2003 08:28:11
On 3 Jun 2003, Greg Troxel wrote:

> and something a la texinfo.mk?  It seems gross to put all these in mk,
> but on the other hand the dependency is not on flex, but a working
> lex.

How can we test if the lex is adequate?

I can write a simple make specification (or script) to check for lex and
flex and then check for the --version.

But does a non-flex-lex return a version number?


In addition to the packages I mentioned before I need to check for a flex
(or lex) for
 print/gimp-print-lib
 math/bc (in wip-pkgsrc)
 x11/XFree86 (not imported yet)

I also need to check for a yacc for:
 devel/flex
 misc/man-db (not imported yet)

And check for a groff or nroff for:
 devel/gettext
 misc/man-db (not imported yet)

And check for makeinfo for sysutils/e2fsprogs (not imported yet)

   Jeremy C. Reed
   http://bsd.reedmedia.net/