Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/11/2007 16:25:16
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Aug 11 16:25:16 UTC 2007

Modified Files:
	pkgsrc/mk: pkg-build-options.mk

Log Message:
pkg_info -Q does not print a newline if a variable isn't defined at all
in the installed package's +BUILD_INFO. Therefore, an empty line is
printed in advance to avoid a warning by make(1). Fixes PR 36588.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/pkg-build-options.mk

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