aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Query
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-03 21:06:13 +0800
committeraz <az@FreeBSD.org>2013-09-03 21:06:13 +0800
commitfab6f03b31c14abda71e26bc77faec3b27d71ce7 (patch)
treec9e3d9680f9006b0e8740933251361b2e6e5c3e4 /www/p5-HTML-Query
parent8d1cee11c2f1b6156ce31a01ad266e9416ed4f9c (diff)
downloadfreebsd-ports-gnome-fab6f03b31c14abda71e26bc77faec3b27d71ce7.tar.gz
freebsd-ports-gnome-fab6f03b31c14abda71e26bc77faec3b27d71ce7.tar.zst
freebsd-ports-gnome-fab6f03b31c14abda71e26bc77faec3b27d71ce7.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'www/p5-HTML-Query')
-rw-r--r--www/p5-HTML-Query/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Query/Makefile b/www/p5-HTML-Query/Makefile
index 47887ec26e30..fbaf8add4cca 100644
--- a/www/p5-HTML-Query/Makefile
+++ b/www/p5-HTML-Query/Makefile
@@ -17,7 +17,8 @@ COMMENT= JQuery-like selection queries for HTML::Element
RUN_DEPENDS+= p5-Badger>0.0:${PORTSDIR}/devel/p5-Badger \
p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= HTML::Query.3
PLIST_FILES= %%SITE_PERL%%/HTML/Query.pm \