Subject: Re: MANCOMPRESSED_IF_MANZ not parsed ?
To: Frederick Bruckman <fb@enteract.com>
From: Markus Kurek <kurek@etecs3.uni-duisburg.de>
List: tech-pkg
Date: 03/25/2001 20:11:53
On Sun, Mar 25, 2001 at 12:04:34PM -0600, Frederick Bruckman wrote:
> On Sun, 25 Mar 2001, Markus Kurek wrote:
> 
> > In /etc/mk.conf I define this:
> >
> > .ifdef(BSD_PKG_MK)
> > MANZ=1
> > [more pkg related stuff]
> > .endif
> >
> > This does not work with all packages. The packages with a
> > MANCOMPRESSED_IF_MANZ  found in the Makefile  do not compress
> > the manpages at all.
> 
> The problem is that all the packages that do something if ${MANZ} is
> defined rely on the handling in "bsd.prog.mk" or "bsd.own.mk" in the
> base system, which doesn't respect ${BSD_PKG_MK}, of course.

Hm..but with all other packages MANZ works as expected
with the .ifdef(BSD_PKG_MK) line.

--
Markus Kurek