Subject: Re: More than 580 packages use man/ instead of ${PKGMANDIR}
To: None <pkgsrc-users@NetBSD.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: pkgsrc-users
Date: 04/25/2006 10:51:42
Aleksey Cheusov wrote:
> Hi all.
> I've found that more than 580 pkgsrc/ and wip/ packages
> use man/ instead of ${PKGMANDIR} in ${INSTALL_MAN}

I just fixed two of my packages (keychain and xpmroot).

Maybe "pkglint -Wall" should complain about the use of "man/" in Makefiles and
PLISTs?

Martti