diff options
Diffstat (limited to 'finance/p5-Finance-QuoteTW/Makefile')
-rw-r--r-- | finance/p5-Finance-QuoteTW/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile index 00d2760e7eb5..413fede31e98 100644 --- a/finance/p5-Finance-QuoteTW/Makefile +++ b/finance/p5-Finance-QuoteTW/Makefile @@ -12,12 +12,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fetch quotes of mutual funds in Taiwan +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-TreeDumper>=0:devel/p5-Data-TreeDumper \ p5-HTML-Encoding>=0.6:www/p5-HTML-Encoding \ p5-HTML-TableExtract>=2.1:www/p5-HTML-TableExtract \ p5-Spiffy>=0.3:devel/p5-Spiffy \ p5-WWW-Mechanize>=1.34:www/p5-WWW-Mechanize -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |