aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-Simple/Makefile')
-rw-r--r--textproc/p5-Pod-Simple/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index 1b74d2a5923e..0c3f25fbf084 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -5,7 +5,7 @@
#
PORTNAME= Pod-Simple
-PORTVERSION= 2.04
+PORTVERSION= 2.05
CATEGORIES= textproc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pod
@@ -30,11 +30,4 @@ MAN3= Pod::Simple.3 Pod::Simple::Checker.3 Pod::Simple::Debug.3 \
Pod::Simple::Text.3 Pod::Simple::TextContent.3 \
Pod::Simple::XMLOutStream.3 perlpod.3 perlpodspec.3
-.include <bsd.port.pre.mk>
-
-# utf8 stuffs
-.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>