Subject: Re: imake man page handling broken?
To: NetBSD Packages Technical Discussion List <tech-pkg@netbsd.org>
From: Johnny C. Lam <jlam@pkgsrc.org>
List: tech-pkg
Date: 09/14/2007 12:19:50
Joerg Sonnenberger wrote:
> On Fri, Sep 14, 2007 at 10:50:53AM +0200, Roland Illig wrote:
>> Now it seems as if previous versions of X11 only installed the cat-pages,
>> since the files-check is complaining:
>
> Yes, before you only got the cat pages on NetBSD.
>
>> How can we solve this problem?
>
> I would make the imake variable settings conditionally for NetBSD, based
> on if modular Xorg is used or not. If it is, use the same variable
> settings we have for DragonFly.
Yes, this is how I wanted the IMAKE_MANINSTALL variable to be eventually
used. I knew that some platforms installed only man pages, some only
catman pages, and some both. IMAKE_MANINSTALL was to be set
appropriately based on tests that I wasn't sure yet what they would be.
Cheers,
-- Johnny Lam <jlam@pkgsrc.org>