Subject: Perl pkg on OS-X
To: None <tech-pkg@netbsd.org>
From: Martin J. Laubach <mjl@cactus.emsi.priv.at>
List: tech-pkg
Date: 01/09/2002 13:25:10
  I took advantage of accidentally destroying my NetBSD partition
to do a Mac OS-X install on my G4. With the help of agc's bootstrap
bundle, I got pkgsrc to work.

  Now OS-X comes with perl pre-installed (and our perl pkg fails
building), so I thought about adding a darwin-perl pkg that would
register as "perl" as a placebo so one can install random p5-foo
packages.

  Is this a good way to do it?

	mjl