diff options
-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 e5dd3be3a8f4..a526c71cea67 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.cvshome.org/files/70/10/ MAINTAINER= roam@FreeBSD.org COMMENT= Texinfo to HTML converter +USE_PERL5= yes USE_BZIP2= yes USE_AUTOMAKE_VER= 15 USE_AUTOCONF_VER= 253 |