aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Date
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-Email-Date
parent3da83b303c220415daff2b81354a9e2a2d1800d5 (diff)
downloadports-48aa02c5fb03cf3edb1640589f5cdaae3b01fc9b.tar.gz
ports-48aa02c5fb03cf3edb1640589f5cdaae3b01fc9b.zip
- remove ".if ${PERL_LEVEL} < 500600... " stuff
Notes
Notes: svn path=/head/; revision=191270
Diffstat (limited to 'mail/p5-Email-Date')
-rw-r--r--mail/p5-Email-Date/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/mail/p5-Email-Date/Makefile b/mail/p5-Email-Date/Makefile
index 80d3b19460f8..53741bccb842 100644
--- a/mail/p5-Email-Date/Makefile
+++ b/mail/p5-Email-Date/Makefile
@@ -27,11 +27,4 @@ PERL_CONFIGURE= yes
MAN3= Email::Date.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-# inherited from mail/p5-Email-Abstract
-IGNORE= requires Perl 5.6 or later. Please install lang/perl5 or lang/perl5.8, and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>