diff options
Diffstat (limited to 'net/p5-Net-CSTA/Makefile')
-rw-r--r-- | net/p5-Net-CSTA/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/p5-Net-CSTA/Makefile b/net/p5-Net-CSTA/Makefile index 7f73c96ac162..816e13b25e8d 100644 --- a/net/p5-Net-CSTA/Makefile +++ b/net/p5-Net-CSTA/Makefile @@ -24,10 +24,6 @@ MAN3= Net::CSTA.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500600 -IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again -.endif - .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= ${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 .endif |