Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2005 02:23:34
Module Name: pkgsrc
Committed By: tv
Date: Fri Jan 21 02:23:34 UTC 2005
Modified Files:
pkgsrc/mk: tools.mk
Log Message:
Interix doesn't have a "flex" program per se in the base system. Its "lex"
is flex, but libfl.a and FlexLexer.h are missing. So use pkgsrc flex
on an as-needed basis.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/mk/tools.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.