From 7acc70578fe4e5e505026c6b123b24dd5ca7269d Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 16 Jan 2006 00:29:23 +0000 Subject: Added missing . --- doc/guide/files/tools.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/guide/files/tools.xml b/doc/guide/files/tools.xml index 7ea0087ae21..44c1efff5cb 100644 --- a/doc/guide/files/tools.xml +++ b/doc/guide/files/tools.xml @@ -1,4 +1,4 @@ - + Tools needed for building or running @@ -100,7 +100,8 @@ something that's come up frequently enough to make it worthwhile to do. When improving or porting pkgsrc to a new platform, have a look at (or create) the corresponding platform specific make file fragment under pkgsrc/mk/tools/tools.${OPSYS}.mk which defines -the name of the common tools. For example: +the name of the common tools. For example: + .if exists(/usr/bin/bzcat) TOOLS_PLATFORM.bzcat?= /usr/bin/bzcat -- cgit v1.2.3