summaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableParser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-TableParser/Makefile')
-rw-r--r--www/p5-HTML-TableParser/Makefile2
1 files changed, 1 insertions, 1 deletions
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