aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Tree/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
commit4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (patch)
treea4a613f80a0e443c044c2319e43ce75e14c50813 /www/p5-HTML-Tree/Makefile
parent49b7a7d4a4e27031eeb48b2c26d102a7f8527de9 (diff)
downloadports-4819ca343bfee8a3b54e7ff3ac26d280d1c1696f.tar.gz
ports-4819ca343bfee8a3b54e7ff3ac26d280d1c1696f.zip
Notes
Diffstat (limited to 'www/p5-HTML-Tree/Makefile')
-rw-r--r--www/p5-HTML-Tree/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile
index 711b594e8b73..b4246e5d61c9 100644
--- a/www/p5-HTML-Tree/Makefile
+++ b/www/p5-HTML-Tree/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= p5-HTML-Parser>=3.46:${PORTSDIR}/www/p5-HTML-Parser \
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= HTML::Parse.3 HTML::TreeBuilder.3 HTML::AsSubs.3 \
HTML::Element.3 HTML::Element::traverse.3 HTML::Tree.3 \