Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2004 01:30:59
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Feb  9 01:30:59 UTC 2004

Modified Files:
	pkgsrc/mk: bsd.pkg.mk
	pkgsrc/mk/buildlink2: bsd.buildlink2.mk
	pkgsrc/mk/buildlink3: bsd.buildlink3.mk

Log Message:
We need the full path to the libtool that needs to be invoked when we
use LIBTOOL_OVERRIDE.  In the buildlink[23] case, that is supposed to be
the one in ${BUILDLINK_DIR}.  Create new private variables _LIBTOOL and
_SHLIBTOOL to hold these paths.


To generate a diff of this commit:
cvs rdiff -r1.1380 -r1.1381 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.113 -r1.114 pkgsrc/mk/buildlink2/bsd.buildlink2.mk
cvs rdiff -r1.79 -r1.80 pkgsrc/mk/buildlink3/bsd.buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.