Subject: CVS commit: pkgsrc/devel/cssc
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2002 12:25:05
Module Name:	pkgsrc
Committed By:	jmc
Date:		Mon Feb 18 10:25:05 UTC 2002

Modified Files:
	pkgsrc/devel/cssc: Makefile

Log Message:
This depends on gtexinfo which installs makeinfo as 'makeinfo'. The build
invokes makeinfo without a leading path which will pick up either the system
one or the pkgsrc depending on the users path. To remain consistant force
the patch to LOCALBASE/bin as the first component when building this as older
versions of makeinfo cannot handle the doc files included here.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/cssc/Makefile

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