aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Currency
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-13 04:53:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-13 04:53:42 +0000
commit15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a (patch)
treeb0fa9b18996a677b660c79b2997922d92ed19e2c /math/p5-Math-Currency
parentf5e3871594ce9c992cf7b4e8b82ff6d9a414d001 (diff)
downloadports-15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a.tar.gz
ports-15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a.zip
BROKEN -> IGNORE to prevent package build
Notes
Notes: svn path=/head/; revision=67947
Diffstat (limited to 'math/p5-Math-Currency')
-rw-r--r--math/p5-Math-Currency/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.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}