summaryrefslogtreecommitdiff
path: root/www/syndigator
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
commit8bfc0026c6a57e3a2c0074f3cc9f32cead487821 (patch)
tree8defd68f60601a30113b846ef14f62eac0d466c5 /www/syndigator
parentUpdate to 0.47. (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248550
Diffstat (limited to 'www/syndigator')
-rw-r--r--www/syndigator/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/syndigator/Makefile b/www/syndigator/Makefile
index 763982005a55..7433f7779610 100644
--- a/www/syndigator/Makefile
+++ b/www/syndigator/Makefile
@@ -9,7 +9,7 @@
PORTNAME= syndigator
PORTVERSION= 0.15.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/Syndigator/${PORTVERSION}
@@ -18,7 +18,6 @@ COMMENT= An RSS feed reader based on Gtk2
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \