Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 08/01/2000 05:51:40
Module Name: pkgsrc
Committed By: hubertf
Date: Tue Aug 1 02:51:36 UTC 2000
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
* More target renaming:
depends-list => build-depends-list
package-depends => run-depends-list
print-depends-list => print-build-depends-list
print-package-depends => print-run-depends-list
* While there, fix print-run-depends-list to not seperate items
by \n.
Changes discussed with wiz.
To generate a diff of this commit:
cvs rdiff -r1.531 -r1.532 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.