aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-FromText
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 15:12:10 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 15:12:10 +0000
commitf5c9f428aa144c2ccbc058899597cc18147131ac (patch)
treeae82ab09fcab8bef1ec0fa532f4e12d2dadd6cc3 /www/p5-HTML-FromText
parent46c3da032b7280d0eec90ea4b8b4eda0eac5ec6d (diff)
downloadports-f5c9f428aa144c2ccbc058899597cc18147131ac.tar.gz
ports-f5c9f428aa144c2ccbc058899597cc18147131ac.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326003
Diffstat (limited to 'www/p5-HTML-FromText')
-rw-r--r--www/p5-HTML-FromText/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-FromText/Makefile b/www/p5-HTML-FromText/Makefile
index a3d8a59c67ed..2056b35a5082 100644
--- a/www/p5-HTML-FromText/Makefile
+++ b/www/p5-HTML-FromText/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Email-Find>=0.09:${PORTSDIR}/mail/p5-Email-Find \
p5-HTML-Parser>=1.26:${PORTSDIR}/www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= text2html.1
MAN3= HTML::FromText.3