Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 04/30/2003 03:05:07
Module Name:	pkgsrc
Committed By:	atatat
Date:		Wed Apr 30 03:05:07 UTC 2003

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

Log Message:
Move MESA_REQD from bsd.pkg.defaults.mk to bsd.pkg.mk, since the
latter appears to be a much better place to put something like that.

Also, remove a ) from the awk expression in the check-vulnerable
target, since it is extraneous and only causes awk to die.


To generate a diff of this commit:
cvs rdiff -r1.141 -r1.142 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.1175 -r1.1176 pkgsrc/mk/bsd.pkg.mk

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