aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-IMAP-Client
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 07:43:35 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 07:43:35 +0000
commit48aa02c5fb03cf3edb1640589f5cdaae3b01fc9b (patch)
tree7124483cdb84bd2bd8b9af7bc95ff1d7fc38c884 /mail/p5-IMAP-Client
parent3da83b303c220415daff2b81354a9e2a2d1800d5 (diff)
downloadports-48aa02c5fb03cf3edb1640589f5cdaae3b01fc9b.tar.gz
ports-48aa02c5fb03cf3edb1640589f5cdaae3b01fc9b.zip
Notes
Diffstat (limited to 'mail/p5-IMAP-Client')
-rw-r--r--mail/p5-IMAP-Client/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile
index 46a8c9d11885..48fa68791752 100644
--- a/mail/p5-IMAP-Client/Makefile
+++ b/mail/p5-IMAP-Client/Makefile
@@ -25,10 +25,6 @@ MAN3= IMAP::Client.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/IO/Socket/INET.pm:${PORTSDIR}/devel/p5-IO
-.endif
-
.if ${PERL_LEVEL} < 500703
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
.endif