diff options
Diffstat (limited to 'finance/p5-Finance-Quote/Makefile')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index ad2ef097345..95132ee85b7 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2008/11/05 16:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2009/04/20 13:52:17 wiz Exp $ -DISTNAME= Finance-Quote-1.15 +DISTNAME= Finance-Quote-1.16 PKGNAME= p5-${DISTNAME} CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} @@ -15,6 +15,10 @@ DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww +REPLACE_PERL= lib/Finance/Quote.pm +REPLACE_PERL+= lib/Finance/Quote/*.pm +REPLACE_PERL+= lib/Finance/Quote/Yahoo/*.pm + CONFLICTS= p5-finance-quote-[0-9]* USE_LANGUAGES= # empty |