Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/14/2007 19:03:26
Module Name: pkgsrc
Committed By: jlam
Date: Tue Aug 14 19:03:26 UTC 2007
Modified Files:
pkgsrc/mk: bsd.options.mk
Log Message:
Avoid checking whether PKG_OPTIONS_DEPRECATED_WARNINGS is defined in
the makefile and simply handle it in the shell code. This allows for
appending to PKG_OPTIONS_DEPRECATED_WARNINGS in a makefile even after
bsd.options.mk is included.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/mk/bsd.options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.