aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Box
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 13:05:28 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 13:05:28 +0000
commit14ed202be0d018fa8dcc31ae6351333926f90482 (patch)
treed7ef93e4ff730e2950434164953441aa0348549e /mail/p5-Mail-Box
parent4189dac3d8164b628cbba8121df427fe6fdfb5cc (diff)
downloadports-14ed202be0d018fa8dcc31ae6351333926f90482.tar.gz
ports-14ed202be0d018fa8dcc31ae6351333926f90482.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 11). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248679
Diffstat (limited to 'mail/p5-Mail-Box')
-rw-r--r--mail/p5-Mail-Box/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile
index 9b012461c32a..80d8c26c637f 100644
--- a/mail/p5-Mail-Box/Makefile
+++ b/mail/p5-Mail-Box/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-Box
PORTVERSION= 2.093
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,19 +19,14 @@ BUILD_DEPENDS= \
${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \
${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
- p5-Encode>=2.26:${PORTSDIR}/converters/p5-Encode \
p5-File-Remove>=0.20:${PORTSDIR}/devel/p5-File-Remove \
p5-HTML-Format>=2.01:${PORTSDIR}/textproc/p5-HTML-Format \
p5-HTML-Tree>=3.13:${PORTSDIR}/www/p5-HTML-Tree \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
- p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
p5-Mail-IMAPClient>=2.2.8:${PORTSDIR}/mail/p5-Mail-IMAPClient \
p5-Mail-Transport-Dbx>=0.04:${PORTSDIR}/mail/p5-Mail-Transport-Dbx \
p5-Object-Realize-Later>=0.14:${PORTSDIR}/devel/p5-Object-Realize-Later \
- p5-Scalar-List-Utils>=1.13:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Time-HiRes>=1.51:${PORTSDIR}/devel/p5-Time-HiRes \
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
p5-URI>=1.23:${PORTSDIR}/net/p5-URI \
p5-User-Identity>=0.90:${PORTSDIR}/devel/p5-User-Identity \