Fix build without texinfo in base
This commit is contained in:
parent
3b917f7106
commit
663ea54e10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359233
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ IMPLICITCD_DESC= Use directory name alone to cd into it
|
|||
COLONBREAKSWORDS_DESC= Colons break words
|
||||
HELP_DESC= Enable builtin help
|
||||
|
||||
USES= bison
|
||||
USES= bison makeinfo
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
IMPLICITCD_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-implicitcd
|
||||
|
|
Loading…
Reference in a new issue