aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-FormBuilder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-FormBuilder/Makefile')
-rw-r--r--www/p5-CGI-FormBuilder/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/p5-CGI-FormBuilder/Makefile b/www/p5-CGI-FormBuilder/Makefile
index ec29546defea..0259e9284f40 100644
--- a/www/p5-CGI-FormBuilder/Makefile
+++ b/www/p5-CGI-FormBuilder/Makefile
@@ -39,10 +39,6 @@ MAN3= CGI::FormBuilder.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} <= 500503
-IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
-.endif
-
.if !defined(WITHOUT_TT)
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
.endif