From 321251d1cecc7337100e3c8d5c909e5ba19523ce Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 25 Jun 2014 19:36:16 +0000 Subject: [PATCH] Fix build with texinfo from ports --- shells/zsh/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index c804b2ef9013..813122ef2427 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -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