Commit graph

2 commits

Author SHA1 Message Date
jlam
202e606ccb Update perl-mk to 1.1. Changes from version 1.0:
* Instead of creating the bsd.perl.mk file at build-time, create it at
  install-time using the currently-installed perl executable.  This change
  forces that bsd.perl.mk PERL5_* variables to be consistent with the
  version of the installed perl package, regardless of whether perl-mk is
  installed as a binary package or not.  This fixes a problem noted on
  tech-pkg by manu@netbsd.org.
2001-04-22 06:25:18 +00:00
wiz
4f36320987 Import of perl-mk-1.0:
Another stab at speeding up recursive tree walks: Move perl
variables that depend on the installed version to a separate file,
so that some perl invocations only get done once per installation of
perl, not once per 'make' in pkgsrc.
2001-02-20 16:23:55 +00:00