Subject: CVS commit: [buildlink2] pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/08/2002 11:39:24
Module Name: pkgsrc
Committed By: jlam
Date: Wed May 8 08:39:23 UTC 2002
Modified Files:
pkgsrc/mk [buildlink2]: bsd.pkg.mk
Log Message:
Make this file buildlink2-aware:
1) Include bsd.post-buildlink2.mk.
2) Instead of symlinking ${LIBTOOL} in the LTCONFIG/LIBTOOL_OVERRIDE
sections, symlink ${PKGLIBTOOL} which defaults to ${LIBTOOL} but is
set to the libtool wrapper script by bsd.post-buildlink2.mk.
3) Invent "BUILDLINK_X11PKG_DIR", which is only used (so far) to aid in
fixing libtool archives by identifying package paths that are actually
in ${X11BASE}.
To generate a diff of this commit:
cvs rdiff -r1.973 -r1.973.2.1 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.