Fix build with ports makeinfo
This commit is contained in:
parent
aa57dea8a7
commit
b002fa78f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359293
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
USE_PERL5= build
|
||||
USES= iconv pathfix perl5 pkgconfig
|
||||
USES= iconv makeinfo pathfix perl5 pkgconfig
|
||||
|
||||
INFO= libidn
|
||||
|
||||
|
|
Loading…
Reference in a new issue