Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/03/2002 10:31:42
Module Name: pkgsrc
Committed By: jlam
Date: Tue Dec 3 08:31:42 UTC 2002
Modified Files:
pkgsrc/mk/buildlink2: bsd.buildlink2.mk
Log Message:
Allow package Makefiles to define REPLACE_LOCALEDIR, which is a space-
separated list of files relative to ${WRKSRC} on which we do PKGLOCALEDIR
replacement. This is in addition to the files on which we already do the
PKGLOCALEDIR replacement (Makefile.in* and Makefile*).
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/mk/buildlink2/bsd.buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.