aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-QuoteHist
diff options
context:
space:
mode:
Diffstat (limited to 'finance/p5-Finance-QuoteHist')
-rw-r--r--finance/p5-Finance-QuoteHist/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile
index 8dac69599e93..8e351ebce452 100644
--- a/finance/p5-Finance-QuoteHist/Makefile
+++ b/finance/p5-Finance-QuoteHist/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Finance-QuoteHist
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Finance
@@ -17,6 +18,7 @@ COMMENT= Perl module for fetching historical stock quotes
BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \
${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract
RUN_DEPENDS= ${BUILD_DEPENDS}