summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
commit22b0d4983bcfed37c4c5129bf782a7457353fb9b (patch)
tree0636632968e1dca1293f29ca51c58f2718d717bb /palm
parentUpdate to 0.46. (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248617
Diffstat (limited to 'palm')
-rw-r--r--palm/sitescooper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/palm/sitescooper/Makefile b/palm/sitescooper/Makefile
index bf6041b4c8ab..0d0b13a239a7 100644
--- a/palm/sitescooper/Makefile
+++ b/palm/sitescooper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sitescooper
PORTVERSION= 3.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= palm
MASTER_SITES= http://sitescooper.org/released/
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= News site downloader for Palm computing devices
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff