aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Sender
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-Sender')
-rw-r--r--mail/p5-Mail-Sender/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile
index 3e86b273b668..564681296901 100644
--- a/mail/p5-Mail-Sender/Makefile
+++ b/mail/p5-Mail-Sender/Makefile
@@ -21,10 +21,6 @@ MAN3= Mail::Sender.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
RUN_DEPENDS= ${BUILD_DEPENDS}