aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sort-Key/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sort-Key/Makefile')
-rw-r--r--devel/p5-Sort-Key/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-Sort-Key/Makefile b/devel/p5-Sort-Key/Makefile
index 55fc2532f39c..d5a652774bdd 100644
--- a/devel/p5-Sort-Key/Makefile
+++ b/devel/p5-Sort-Key/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Sort-Key
-PORTVERSION= 1.27
+PORTVERSION= 1.28
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Sort
@@ -23,10 +23,4 @@ MAN3= Sort::Key.3 \
Sort::Key::Natural.3 \
Sort::Key::Register.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
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>