diff options
Diffstat (limited to 'net/p5-What/Makefile')
-rw-r--r-- | net/p5-What/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/p5-What/Makefile b/net/p5-What/Makefile index dbb0e6f28bb6..d76582e3fa8a 100644 --- a/net/p5-What/Makefile +++ b/net/p5-What/Makefile @@ -26,10 +26,6 @@ MAN3= What.3 What::MTA.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500600 # Inherited from devel/p5-Error -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again -.endif - .if ${PERL_LEVEL} < 500702 BUILD_DEPENDS+= ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net .endif |