Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2005 19:37:53
Module Name: pkgsrc
Committed By: jlam
Date: Sat May 14 19:37:53 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Added Files:
pkgsrc/mk: bsd.pkg.patch.mk
Log Message:
Separate out the variables and targets for the "patch" phase into a
separate file pkgsrc/mk/bsd.pkg.patch.mk. Also, include this file
ahead of the inclusion of bsd.tools.mk so that tools required to
patch are created by the tools framework.
To generate a diff of this commit:
cvs rdiff -r1.1650 -r1.1651 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/bsd.pkg.patch.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.