Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/11/2005 22:17:26
Module Name: pkgsrc
Committed By: jlam
Date: Wed May 11 22:17:26 UTC 2005
Modified Files:
pkgsrc/mk: autoconf.mk automake.mk
Log Message:
Make these two files aware of the new tools framework to ease integration.
These files would normally go away after packages have been taught to
replace including autoconf.mk with "USE_TOOLS+= autoconf", and similarly
for automake.mk.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/autoconf.mk
cvs rdiff -r1.8 -r1.9 pkgsrc/mk/automake.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.