summaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Gnats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-05-17 01:43:45 +0000
committerijliao <ijliao@FreeBSD.org>2004-05-17 01:43:45 +0000
commit4df6ee85d9a4e74b5bb43c75c2436a35227472f9 (patch)
tree7ce61def00f4a6226b107b3b993b84f6190956f1 /net/p5-Net-Gnats
parentd76a21a4eee5424c8e424b6b1db6b0e36d3f3caa (diff)
downloadFreeBSD-ports-4df6ee85d9a4e74b5bb43c75c2436a35227472f9.zip
FreeBSD-ports-4df6ee85d9a4e74b5bb43c75c2436a35227472f9.tar.gz
perl 5.6 is ok
Submitted by: vs@
Diffstat (limited to 'net/p5-Net-Gnats')
-rw-r--r--net/p5-Net-Gnats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Gnats/Makefile b/net/p5-Net-Gnats/Makefile
index 11aeb4d..dfab7d2 100644
--- a/net/p5-Net-Gnats/Makefile
+++ b/net/p5-Net-Gnats/Makefile
@@ -26,8 +26,8 @@ MAN3= Net::Gnats.3 Net::Gnats::PR.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
-IGNORE= This port requires perl 5.8.0 or later. Install lang/perl5.8 then try again
+.if ${PERL_LEVEL} < 500600
+IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud