Starting from groff(1) version 1.12, -msafer is now the default,
but index building for 13.viref requires the use of .sy request. Repair the index building by running groff(1) in unsafe -U mode. Requested by: bde
This commit is contained in:
parent
5e41f21965
commit
f6e03dc469
@ -11,6 +11,7 @@ USE_SOELIM= yes
|
||||
USE_SOELIMPP= yes
|
||||
USE_TBL= yes
|
||||
SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/vi.ref
|
||||
TRFLAGS+=-U
|
||||
|
||||
# Build index.so as a side-effect of building the paper.
|
||||
index.so: ${SRCS} ${EXTRA}
|
||||
|
Loading…
x
Reference in New Issue
Block a user