diff options
Diffstat (limited to 'finance/p5-Finance-QuoteTW/Makefile')
-rw-r--r-- | finance/p5-Finance-QuoteTW/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile index 75f1e78d6572..d0c37b33124b 100644 --- a/finance/p5-Finance-QuoteTW/Makefile +++ b/finance/p5-Finance-QuoteTW/Makefile @@ -4,7 +4,7 @@ PORTNAME= Finance-QuoteTW PORTVERSION= 0.09 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,8 +16,7 @@ RUN_DEPENDS= p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \ p5-HTML-Encoding>=0.6:${PORTSDIR}/www/p5-HTML-Encoding \ p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-Spiffy>=0.3:${PORTSDIR}/devel/p5-Spiffy \ - p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize \ - p5-version>=0.76:${PORTSDIR}/devel/p5-version + p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |