Fix build without texinfo in base
This commit is contained in:
parent
f379a04289
commit
f88d3abd33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359223
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ RUN_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/devel/m4
|
|||
|
||||
OPTIONS_DEFINE= EXAMPLES NLS
|
||||
|
||||
USES= charsetfix perl5 tar:xz
|
||||
USES= charsetfix makeinfo perl5 tar:xz
|
||||
USE_PERL5= build
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
Loading…
Reference in a new issue