diff options
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 39dce2ef4ef5..f87f83d0a0bf 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -16,6 +16,7 @@ COMMENT= Texinfo to HTML converter USE_BZIP2= yes USE_AUTOMAKE_VER= 15 +USE_AUTOCONF_VER= 253 AUTOMAKE_ARGS= -a USE_GMAKE= yes |