summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-YahooQuote/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:36:29 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:36:29 +0000
commit4f0f40cb05fcf0dafeb29921258f35833e960b6d (patch)
tree859ba2ba077471a41f3eb1e1e8f1a0b3571ab0e5 /finance/p5-Finance-YahooQuote/Makefile
parent- fix broken patch [1] (diff)
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325959
Diffstat (limited to 'finance/p5-Finance-YahooQuote/Makefile')
-rw-r--r--finance/p5-Finance-YahooQuote/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Finance-YahooQuote/Makefile b/finance/p5-Finance-YahooQuote/Makefile
index 38cb99bfef8f..683adadc56ec 100644
--- a/finance/p5-Finance-YahooQuote/Makefile
+++ b/finance/p5-Finance-YahooQuote/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= p5-HTML-Parser>=2.2:${PORTSDIR}/www/p5-HTML-Parser \
p5-libwww>=1.62:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= yahooquote.1
MAN3= Finance::YahooQuote.3