Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 03/04/2002 13:47:26
Module Name:	pkgsrc
Committed By:	seb
Date:		Mon Mar  4 11:47:26 UTC 2002

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Adding PLIST filtering based on MANINSTALL's content for the shake
of BSD-makefile'd packages.

By tuning MANINSTALL, passing it to a package's build process by
way of MAKE_ENV, one can retains the man related entries in
${PLIST_SRC} while keeping a correct generated ${PLIST}.  This is
mostly intended for packages being compiled on non-NetBSD platforms
when "andoc man pages" are difficult or impossible to process i.e.
depending on groff package is not realistic.


To generate a diff of this commit:
cvs rdiff -r1.937 -r1.938 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.