Subject: Re: perl modules patch
To: Johnny C. Lam <lamj@stat.cmu.edu>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-pkg
Date: 08/24/2000 18:08:56
On Thu, Aug 24, 2000 at 05:24:49AM -0400, Johnny C. Lam wrote:
> I've included a patch to bsd.pkg.mk which shows how the code from
> textproc/eperl could be incorporated.  The textproc/eperl Makefile
> would then simply need to have:
> 
> USE_PERL5=	# defined
> PERL5_PACKLIST=	${PERL5_SITEARCH}/auto/Parse/ePerl/.packlist
> 
> and the PLIST would have the appropriate lines automatically appended.
> For files which have multiple .packlists, you'd simply list them all
> in PERL5_PACKLIST, much like LTCONFIG_OVERRIDE or MASTER_SITES.
> 
> One possible change to have the comment that the lines are
> automatically generated be added by the code directly, instead of by
> the package maintainer in each PLIST.

I think it would be better if this line was added by the code. They're all
similar. Otherwise looks good. When are you going to commit it ? :)

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--