aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP_auth
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-Net-SMTP_auth
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-Net-SMTP_auth')
-rw-r--r--mail/p5-Net-SMTP_auth/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile
index e87a8e367a8d..39619279f586 100644
--- a/mail/p5-Net-SMTP_auth/Makefile
+++ b/mail/p5-Net-SMTP_auth/Makefile
@@ -25,10 +25,6 @@ MAN3= Net::SMTP_auth.3
.include <bsd.port.pre.mk>
-#.if ${PERL_LEVEL} < 500600
-#IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again
-#.endif
-
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
RUN_DEPENDS+= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net