Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 09/09/2003 09:10:57
Module Name:	pkgsrc
Committed By:	seb
Date:		Tue Sep  9 09:10:56 UTC 2003

Modified Files:
	pkgsrc/mk: texinfo.mk

Log Message:
Remove this unsupported float comparison. How did this worked? I wonder...

Introduce private variables _{MAKEINFO,TEXINFO_REQD}_{MAJOR,MINOR}
holding the major and minor number version numbers of available makeinfo
and of the minimum required version.
Use these to sort out if devel/gtexinfo is needed as dependency.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/mk/texinfo.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.