aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-MIME
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-Email-MIME
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-Email-MIME')
-rw-r--r--mail/p5-Email-MIME/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile
index fa3533c3c7a9..7011801efa8f 100644
--- a/mail/p5-Email-MIME/Makefile
+++ b/mail/p5-Email-MIME/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Email-MIME
PORTVERSION= 1.903
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,8 +19,7 @@ BUILD_DEPENDS= p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple \
p5-Email-MessageID>=0:${PORTSDIR}/mail/p5-Email-MessageID \
p5-Email-MIME-Encodings>=1.313:${PORTSDIR}/mail/p5-Email-MIME-Encodings \
p5-Email-MIME-ContentType>=1.01.1:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
- p5-MIME-Types>=1.13:${PORTSDIR}/mail/p5-MIME-Types \
- p5-Encode>=1.98.1:${PORTSDIR}/converters/p5-Encode
+ p5-MIME-Types>=1.13:${PORTSDIR}/mail/p5-MIME-Types
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes