Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2005 17:05:19
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jun 1 17:05:19 UTC 2005
Modified Files:
pkgsrc/mk: bsd.makevars.mk bsd.pkg.mk bsd.prefs.mk
Log Message:
Include bsd.makevars.mk in bsd.prefs.mk instead of bsd.pkg.mk. This
allows the saved make variables to be re-set whenever bsd.prefs.mk is
included, and is a shortcut for the common case where a Makefile
includes both.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/bsd.makevars.mk
cvs rdiff -r1.1682 -r1.1683 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.193 -r1.194 pkgsrc/mk/bsd.prefs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.