From cd3bd119df7bda0177bdea0f6c453d1a4f9d5990 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Sat, 16 Jan 2010 14:45:49 +0000 Subject: - Remove unneeded dependencies which is in perl-5.8.9 dist from ports maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec. --- finance/p5-Finance-TW-TSEQuote/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finance/p5-Finance-TW-TSEQuote') 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 \ -- cgit