Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/12/2005 21:03:46
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu May 12 21:03:46 UTC 2005

Modified Files:
	pkgsrc/mk: bsd.pkg.use.mk
	pkgsrc/mk/tools: perl.mk

Log Message:
Teach the new tools framework more about perl.  We include perl5/vars.mk
in mk/tools/perl.mk since many packages expect to be able to use the
variables defined in vars.mk, but those variables can only be defined
if PERL5 is correctly defined, and that is only true after it is set
here.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/bsd.pkg.use.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/tools/perl.mk

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