diff options
author | wiz <wiz> | 2005-10-26 02:12:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-10-26 02:12:45 +0000 |
commit | 04f1d811a297fbaa6087ed30d733ff9927388e98 (patch) | |
tree | d69ab037f1c60f2283d9a5e94a6da88cc796a80f /finance/p5-Finance-Quote | |
parent | 62d96a71fdda9d5f35c1f6c45c810e395be50bd2 (diff) | |
download | pkgsrc-04f1d811a297fbaa6087ed30d733ff9927388e98.tar.gz |
Accept p5-HTML-TableExtract>1.
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index cfc8c420b9a..ecd3eb12dfc 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/10/19 23:43:15 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/26 02:12:45 wiz Exp $ DISTNAME= Finance-Quote-1.10 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MAINTAINER= damon@brodiefamily.org HOMEPAGE= http://finance-quote.sourceforge.net/ COMMENT= Perl module to get stock quotes from Yahoo -DEPENDS+= p5-HTML-TableExtract-1.*:../../www/p5-HTML-TableExtract +DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww CONFLICTS= p5-finance-quote-[0-9]* |