1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix build with texinfo from ports

This commit is contained in:
Baptiste Daroussin 2014-06-25 19:36:16 +00:00
parent ae078d317f
commit 321251d1ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359290

View File

@ -65,6 +65,7 @@ STATIC_CONFIGURE_ON= --disable-dynamic
STATIC_CONFIGURE_OFF= --enable-dynamic
DEBUG_CONFIGURE_ENABLE= zsh-debug
MULTIBYTE_CONFIGURE_ENABLE= multibyte
DOCS_USES= makeinfo
.include <bsd.port.pre.mk>