pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35396: IMAKE_MAN_DIR solaris
The following reply was made to PR pkg/35396; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/35396: IMAKE_MAN_DIR solaris
Date: Sat, 13 Jan 2007 00:05:57 +0100
On Fri, Jan 12, 2007 at 01:30:02PM +0000, Gilles Dauphin wrote:
> One of patch is maybe to set MANPATH=IMAKE_MAN_SOURCE_PATH when using imake.
> An other is to set IMAKE_MAN_SOURCE_PATH=${MANPATH} in SunOS.mk and use
> gmake instead of solaris's make when USE_IMAKE is True.
> A good test is time/xcal.
Both is wrong. The variable needs to match the imake settings -- whether
or not imake turns in gmake is completely separate. MANPATH must not be
changed by the infrastructure. The canonical test case is x11/xsnow.
Joerg
Home |
Main Index |
Thread Index |
Old Index