Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2005 02:17:43
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat May 14 02:17:43 UTC 2005

Modified Files:
	pkgsrc/mk: bsd.options.mk

Log Message:
Don't process the file if either of PKG_SUPPORTED_OPTIONS or PKG_OPTIONS_VAR
is undefined. This avoids many unnecessary make(1) warnings. As this file
is only intended to be used from packages, don't look for obsolete.mk in
other directories than ../../mk/defaults/.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/bsd.options.mk

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