diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
commit | cbffb3af9d95e810e5b983bdb8af5870385468d0 (patch) | |
tree | bd420c0f805cb9e019640a5f2f7fce593a7d1093 /finance/p5-Finance-TW-TSEQuote | |
parent | e15a13a912240df930067dc8ad6dae1c0d280fb9 (diff) | |
download | ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.tar.gz ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.zip |
Notes
Diffstat (limited to 'finance/p5-Finance-TW-TSEQuote')
-rw-r--r-- | finance/p5-Finance-TW-TSEQuote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-TW-TSEQuote/Makefile b/finance/p5-Finance-TW-TSEQuote/Makefile index aa595d5695ab..cee7f75ed152 100644 --- a/finance/p5-Finance-TW-TSEQuote/Makefile +++ b/finance/p5-Finance-TW-TSEQuote/Makefile @@ -8,6 +8,7 @@ PORTNAME= Finance-TW-TSEQuote PORTVERSION= 0.2.7 +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +18,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Security Exchange BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ |