From dac806d6944f90c599c527ce8f638dd764f05f06 Mon Sep 17 00:00:00 2001 From: Aaron Dalton Date: Thu, 8 Jun 2006 13:45:54 +0000 Subject: [PATCH] - Permanently set to require Perl 5.8+ due to vendor's request. Approved by: tobez (implicit) --- graphics/p5-Graph-Writer-GraphViz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/p5-Graph-Writer-GraphViz/Makefile b/graphics/p5-Graph-Writer-GraphViz/Makefile index 1eb6bc910182..d38e188ba520 100644 --- a/graphics/p5-Graph-Writer-GraphViz/Makefile +++ b/graphics/p5-Graph-Writer-GraphViz/Makefile @@ -28,7 +28,7 @@ PERL_CONFIGURE= yes .include .if ${PERL_LEVEL} < 500800 -IGNORE= is currently broken under Perl <5.8.0. This will hopefully be fixed soon. Please install lang/perl5.8 and try again +IGNORE= requires at least Perl 5.8.0+. Please install lang/perl5.8 and try again .endif .include