aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Quote
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2008-10-17 18:16:15 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2008-10-17 18:16:15 +0000
commit7e49cade1a289bf869d6552ef79a1637a0c07894 (patch)
treeb0f68e3b6a1f8175b531a9f4cad4b65684083b63 /finance/p5-Finance-Quote
parent506c2c99bede0ad9d64d2411bad46c0412d97c50 (diff)
downloadports-7e49cade1a289bf869d6552ef79a1637a0c07894.tar.gz
ports-7e49cade1a289bf869d6552ef79a1637a0c07894.zip
Fix dependencies.
Reported by: Warren Block <wblock xx wonkity.com>
Notes
Notes: svn path=/head/; revision=221690
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r--finance/p5-Finance-Quote/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index 9c429b70aee9..1db39dc6fc06 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Finance-Quote
PORTVERSION= 1.14
+PORTREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +17,7 @@ COMMENT= Get stock and mutual fund quotes from various exchanges
BUILD_DEPENDS= ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \
${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}