Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 06/29/2002 06:33:36
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat Jun 29 03:33:36 UTC 2002

Modified Files:
	pkgsrc/mk/bulk: bsd.bulk-pkg.mk build post-build pre-build

Log Message:
don't hard code the start time stamp file as .start.${arch} but allow
OBJMACHINE and OBJHOSTNAME to work.  Also don't hardcode /usr/pkg and
/usr/X11R6 for LOCALBASE and X11BASE.  Finally, fix a few typos in messages
while here.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/bulk/build pkgsrc/mk/bulk/pre-build
cvs rdiff -r1.17 -r1.18 pkgsrc/mk/bulk/post-build

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