nroff/groff was removed from base by r319664. Since then textproc/groff
is required to avoid the following error: > $ man screen > This manpage needs groff(1) to be rendered > First install groff(1): > pkg install groff Reported by: mayhem30@gmail.com MFH: 2019Q1
This commit is contained in:
parent
0d0fcbcd5c
commit
5c427cd308
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492098
@ -56,6 +56,7 @@ LDFLAGS+= -L${NCURSESLIB}
|
||||
.if ${PORT_OPTIONS:MMAN}
|
||||
MAKE_ARGS+= WITH_MAN=1
|
||||
PLIST_SUB+= MAN=""
|
||||
USES+= groff
|
||||
.else
|
||||
PLIST_SUB+= MAN="@comment"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user