From f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 17 Sep 2011 06:49:29 +0000 Subject: - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ With hat: perl --- www/p5-HTML-TableParser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-HTML-TableParser') diff --git a/www/p5-HTML-TableParser/Makefile b/www/p5-HTML-TableParser/Makefile index 253d5844d6d8..b29aac6a76a9 100644 --- a/www/p5-HTML-TableParser/Makefile +++ b/www/p5-HTML-TableParser/Makefile @@ -17,7 +17,7 @@ COMMENT= Extract data from an HTML table BUILD_DEPENDS= p5-HTML-Parser>=3.34:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::TableParser.3 HTML::TableParser::Table.3 -- cgit