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
7f8047281e
commit
c3e7b38f93
@ -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…
Reference in New Issue
Block a user