Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2005 03:38:04
Module Name: pkgsrc
Committed By: jlam
Date: Sun Jun 12 03:38:04 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.patch.mk
Log Message:
Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targets
to "do-distribution-patch" and "do-pkgsrc-patch", respectively, and
allow them to be overridden by the package Makefile. This allows for
more fine-grained overriding of the patch process.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 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.