diff options
Diffstat (limited to 'security/p5-Authen-PAAS/Makefile')
-rw-r--r-- | security/p5-Authen-PAAS/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/security/p5-Authen-PAAS/Makefile b/security/p5-Authen-PAAS/Makefile index ded5ea0b2a33..4e84f42c1fee 100644 --- a/security/p5-Authen-PAAS/Makefile +++ b/security/p5-Authen-PAAS/Makefile @@ -34,10 +34,4 @@ MAN3= Authen::PAAS.3 \ PERL_CONFIGURE= yes -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 # inherited from p5-Config-Record -IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |