aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Htpasswd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-Htpasswd/Makefile')
-rw-r--r--security/p5-Authen-Htpasswd/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile
index a77596944603..1439d3078b95 100644
--- a/security/p5-Authen-Htpasswd/Makefile
+++ b/security/p5-Authen-Htpasswd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Authen-Htpasswd
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= security perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Authen
@@ -28,10 +28,4 @@ MAN3= Authen::Htpasswd.3 \
Authen::Htpasswd::User.3 \
Authen::Htpasswd::Util.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>