Subject: Additional tools diff3 and sdiff?
To: None <tech-pkg@NetBSD.org>
From: Klaus Heinz <k.heinz.jun.sechs@onlinehome.de>
List: tech-pkg
Date: 06/05/2006 16:48:22
Hi,
devel/rcs needs "diff" and "diff3". Should "diff3" (and "sdiff"?) be
added as tools?
At the moment mk/tools/replace.mk states
# These tools are all supplied by the devel/diffutils package if there
# is no native tool available.
#
_TOOLS.diffutils= cmp diff
and omits diff3 and sdiff which are available in NetBSD base and in the
diffutils package.
ciao
Klaus