aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-MIME-ContentType
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:38:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:38:12 +0000
commit18f643be633110a9761c871665dcddbfdd6b7761 (patch)
tree489cc31027ca6f6065da1d4bfde798933dd88eb4 /mail/p5-Email-MIME-ContentType
parent3ac789b07c071e10a5c3e14162b508cb6fac92cc (diff)
downloadports-18f643be633110a9761c871665dcddbfdd6b7761.tar.gz
ports-18f643be633110a9761c871665dcddbfdd6b7761.zip
Remove outdated PERL_LEVEL check
Notes
Notes: svn path=/head/; revision=501422
Diffstat (limited to 'mail/p5-Email-MIME-ContentType')
-rw-r--r--mail/p5-Email-MIME-ContentType/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile
index 0cf526a481fc..c4221d7b67dd 100644
--- a/mail/p5-Email-MIME-ContentType/Makefile
+++ b/mail/p5-Email-MIME-ContentType/Makefile
@@ -18,11 +18,4 @@ USE_PERL5= configure
NO_ARCH= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502508
-BUILD_DEPENDS+= p5-Encode>=2.87:converters/p5-Encode
-RUN_DEPENDS+= p5-Encode>=2.87:converters/p5-Encode
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>