aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-Authentication
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-02-01 19:43:11 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-02-01 19:43:11 +0000
commit7c87414634420bcdcee54a1cad5d6ba0ad1da5b8 (patch)
treefbb760354863d7e00f08c05466b0a2fce1982dd5 /www/p5-CGI-Application-Plugin-Authentication
parentc76f958b1acbf0ce44ccacd82df7264889b94bc9 (diff)
downloadports-7c87414634420bcdcee54a1cad5d6ba0ad1da5b8.tar.gz
ports-7c87414634420bcdcee54a1cad5d6ba0ad1da5b8.zip
Rename: lang/perl5 -> lang/perl5.6
PR: ports/131046
Notes
Notes: svn path=/head/; revision=227400
Diffstat (limited to 'www/p5-CGI-Application-Plugin-Authentication')
-rw-r--r--www/p5-CGI-Application-Plugin-Authentication/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-CGI-Application-Plugin-Authentication/Makefile b/www/p5-CGI-Application-Plugin-Authentication/Makefile
index 34ce66651444..cd29f63eaa15 100644
--- a/www/p5-CGI-Application-Plugin-Authentication/Makefile
+++ b/www/p5-CGI-Application-Plugin-Authentication/Makefile
@@ -28,7 +28,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+PERL_MODBUILD= 5.8.0+
MAN3= CGI::Application::Plugin::Authentication::Driver.3 \
CGI::Application::Plugin::Authentication::Driver::Filter::strip.3 \
@@ -47,8 +47,4 @@ MAN3= CGI::Application::Plugin::Authentication::Driver.3 \
CGI::Application::Plugin::Authentication::Driver::HTPasswd.3 \
CGI::Application::Plugin::Authentication::Driver::Dummy.3
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires Perl 5.8 or newer. Install lang/perl5.8, and try again
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>