aboutsummaryrefslogtreecommitdiff
path: root/textproc/texi2html/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-12-07 14:37:27 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-12-07 14:37:27 +0000
commitf23c0682ffe188f8ddd1d910fecbd2c80fd42091 (patch)
treeda3875359b73c9d256ee3e47112b3d86cc473060 /textproc/texi2html/Makefile
parentda901086438321e2cff3367eecedc2e404b40f47 (diff)
downloadports-f23c0682ffe188f8ddd1d910fecbd2c80fd42091.tar.gz
ports-f23c0682ffe188f8ddd1d910fecbd2c80fd42091.zip
Oops.. this port was missing a USE_PERL5 directive.
Submitted by: lesi
Notes
Notes: svn path=/head/; revision=123400
Diffstat (limited to 'textproc/texi2html/Makefile')
-rw-r--r--textproc/texi2html/Makefile1
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