summaryrefslogtreecommitdiff
path: root/textproc/texi2html
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2005-02-09 12:56:49 +0000
committerPeter Pentchev <roam@FreeBSD.org>2005-02-09 12:56:49 +0000
commit70846bb4d146c5b63dfd89c6e2f6437885e0e4ba (patch)
tree03d18d8a3af1f65e74ae92bdffafff71a9f83210 /textproc/texi2html
parent- Update to 0.2.6_2: (diff)
Update to texi2html 1.76 - this should unbreak the build on FreeBSD 4.x,
and generally on Perl earlier than 5.6. Submitted by: hrs
Notes
Notes: svn path=/head/; revision=128375
Diffstat (limited to 'textproc/texi2html')
-rw-r--r--textproc/texi2html/Makefile5
-rw-r--r--textproc/texi2html/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index f0fefc480c59..e70e5ca96855 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= texi2html
-PORTVERSION= 1.72
+PORTVERSION= 1.76
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= textproc
@@ -17,8 +17,9 @@ MAINTAINER= roam@FreeBSD.org
COMMENT= Texinfo to HTML converter
GNU_CONFIGURE= yes
+CONFIGURE_ENV= PERL=${PERL}
CONFIGURE_ARGS= --disable-multiplatform
-USE_PERL5= yes
+USE_PERL5_RUN= yes
USE_GMAKE= yes
PROGRAM_PREFIX?=
diff --git a/textproc/texi2html/distinfo b/textproc/texi2html/distinfo
index 398c31366607..323fd28b4489 100644
--- a/textproc/texi2html/distinfo
+++ b/textproc/texi2html/distinfo
@@ -1,2 +1,2 @@
-MD5 (texi2html-1.72.tar.gz) = 879b3ca9f01259887781e35551cc4898
-SIZE (texi2html-1.72.tar.gz) = 416739
+MD5 (texi2html-1.76.tar.gz) = 38d0021c547612dba3543bdb1376569f
+SIZE (texi2html-1.76.tar.gz) = 470207