diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 12:24:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 12:24:18 +0000 |
commit | 86751c8063bbadf2a2d7c0b25e99c78446c9592c (patch) | |
tree | 74c2353251591904f2bffb7b69a0b5da9cf445ec /www/p5-Catalyst-Plugin-Authentication | |
parent | b4657c7e703c1caa576634d04b84e9d9518acacd (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index 074748fbef2c..fb456471dcaf 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -52,10 +52,4 @@ MAN3= Catalyst::Authentication::Credential::Password.3 \ Catalyst::Plugin::Authentication::User.3 \ Catalyst::Plugin::Authentication::User::Hash.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |