diff options
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile-Fast/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index d8a89b91424d..178a3dbb30a4 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -24,10 +24,4 @@ PERL_CONFIGURE= yes MAN3= Net::DNS::ZoneFile::Fast.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |