Subject: PR/36588 CVS commit: pkgsrc/mk
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 08/11/2007 16:30:02
The following reply was made to PR pkg/36588; it has been noted by GNATS.
From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36588 CVS commit: pkgsrc/mk
Date: Sat, 11 Aug 2007 16:25:16 +0000 (UTC)
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.