Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/02/2006 10:50:00
Module Name:	pkgsrc
Committed By:	rillig
Date:		Wed Aug  2 10:50:00 UTC 2006

Modified Files:
	pkgsrc/mk: bsd.pkg.help.mk

Log Message:
If the first word after the "#" is a variable name, the line above must
have been empty to qualify as a comment. Otherwise "make help
TOPIC=configure" shows a lot of misleading contents.

Removed the duplicate appearance of RCS Ids in the help texts, which
often occured when the help text was the header comment of a file.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/bsd.pkg.help.mk

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