Use "nbnroff" instead of "nroff".
This commit is contained in:
parent
9e7c0f3178
commit
4d5864791d
|
@ -1,6 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.2 2002/12/08 20:20:02 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2003/06/14 17:57:26 wiz Exp $
|
||||
|
||||
HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis
|
||||
HOST_SRCDIR= libexec/makewhatis
|
||||
|
||||
CPPFLAGS+= -DNROFF="\"nbnroff\""
|
||||
|
||||
.include "${.CURDIR}/../Makefile.host"
|
||||
|
|
Loading…
Reference in New Issue