aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Currency
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-10-13 12:53:42 +0800
committerkris <kris@FreeBSD.org>2002-10-13 12:53:42 +0800
commita4c2513b886c4ae4d735bc41c55de17ffc4ec7a3 (patch)
treee6362e7b89d3f946d2b47104af9c14bb8f69f02b /math/p5-Math-Currency
parent06b57f98844cb99ac4c0e3376e7d3d9df2b3025d (diff)
downloadfreebsd-ports-gnome-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.tar.gz
freebsd-ports-gnome-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.tar.zst
freebsd-ports-gnome-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.zip
BROKEN -> IGNORE to prevent package build
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}