Subject: Re: lang/perl5 not packaging correctly
To: Gavan Fantom <gavan@coolfactor.org>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 01/08/2004 18:11:05
On Thu, Jan 08, 2004 at 05:20:42PM +0000, Gavan Fantom wrote:
> It seems that the PLIST handling is broken for the perl5 package. The
> PLIST includes no files from .packlist.
>
> This appears to be because the code to implement that was moved to
> module.mk. The Makefile for the perl package itself doesn't include
> module.mk.
>
> Adding the following lines seemed to help:
>
> PERL5_CONFIGURE= no
> .include "module.mk"
>
> Could someone more familiar with the perl pkg please take a look at this?
This has been fixed.
Cheers,
-- Johnny Lam <jlam@NetBSD.org>