Allow to build with texinfo from ports
This commit is contained in:
parent
4c520f4b23
commit
3d91500bb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359301
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
|
|||
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
USES= pkgconfig
|
||||
USES= makeinfo pkgconfig
|
||||
|
||||
INFO= iksemel
|
||||
|
||||
|
|
Loading…
Reference in a new issue