Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/21/2004 19:55:11
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul 21 19:55:11 UTC 2004

Modified Files:
	pkgsrc/mk: tools.mk

Log Message:
If a package Makefile sets USE_TBL to "yes", then add "tbl" to
${TOOLS_DIR}/bin.  It will either point to /usr/bin/tbl or will depend
on groff otherwise.

This should allow removing dependencies on groff just for the sake of
forcing the existence of tbl.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/mk/tools.mk

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