Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/05/2001 03:09:24
Module Name: pkgsrc
Committed By: jlam
Date: Fri Oct 5 00:09:23 UTC 2001
Modified Files:
pkgsrc/mk: bsd.buildlink.mk
Log Message:
Factor out the pattern representing Makefiles into its own variable
MAKEFILE_PATTERNS. Also replace -R${BUILDLINK_DIR}/lib with
-R${LOCALBASE}/lib on all the REPLACE_BUILDLINK files to prevent rpath
references to ${BUILDLINK_DIR} from getting into things like config
scripts.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/mk/bsd.buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.