summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-17 09:32:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-17 09:32:38 +0000
commitca44817b0427757aa426ae1ba57759442e0f6e2b (patch)
tree6fcdbd26d376260f5679fbb11a2aae04186d64c1 /textproc/p5-XML-Atom
parent- simplify dependency (diff)
- Remove already-included-in-perl-core module dependencies.
- Replace spaces with tab as expected. Approved by: clsung
Notes
Notes: svn path=/head/; revision=246046
Diffstat (limited to 'textproc/p5-XML-Atom')
-rw-r--r--textproc/p5-XML-Atom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
index 427d9ee08639..bb7c33319e8b 100644
--- a/textproc/p5-XML-Atom/Makefile
+++ b/textproc/p5-XML-Atom/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-Atom
PORTVERSION= 0.35
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +18,7 @@ COMMENT= Perl5 modules for Atom feed and API implementation
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${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}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+ ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/LWP/Authen/Wsse.pm:${PORTSDIR}/www/p5-LWP-Authen-Wsse \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \