Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 06/03/2000 11:51:35
Module Name: pkgsrc
Committed By: mycroft
Date: Sat Jun 3 18:51:35 UTC 2000
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Add PKGPATH, PKGBASE, PKGVERSION and PKGWILDCARD make(1) variables, so that
the substitution hacks are all done in one place.
Protect a few things with double quotes just to be safe.
Fix `readme' target that was left broken in last commit.
To generate a diff of this commit:
cvs rdiff -r1.458 -r1.459 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.