From a0c6467188bb29302eba822998440fcac35d9301 Mon Sep 17 00:00:00 2001 From: roam Date: Wed, 9 Feb 2005 12:56:49 +0000 Subject: 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 --- textproc/texi2html/Makefile | 5 +++-- textproc/texi2html/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'textproc/texi2html') 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 -- cgit