Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/24/2002 22:42:22
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jul 24 19:42:22 UTC 2002
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
* Change the semantics of the USE_PERL5 variable. USE_PERL5 may now take
an optional value of "build" to represent that the package only wants a
build dependency on perl.
* Add a new public variable "PERL5_PKGSRCDIR" that is either
"../../lang/perl58" or "../../lang/perl5" depending on whether we need
perl>=5.8.0 or not.
To generate a diff of this commit:
cvs rdiff -r1.1014 -r1.1015 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.