From a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 13 Oct 2002 04:53:42 +0000 Subject: BROKEN -> IGNORE to prevent package build --- math/p5-Math-Currency/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/p5-Math-Currency') diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 4708767e31d8..ef51d31f181e 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} .include .if ${OSVERSION} < 500007 -BROKEN= "Needs Perl 5.6.0 for Math::BigFloat" +IGNORE= "Needs Perl 5.6.0 for Math::BigFloat" .endif SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -- cgit