summaryrefslogtreecommitdiff
path: root/audio/gnump3d
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnump3d')
-rw-r--r--audio/gnump3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile
index 7c4590d3dd61..9b507b8914ce 100644
--- a/audio/gnump3d/Makefile
+++ b/audio/gnump3d/Makefile
@@ -35,7 +35,7 @@ PERL_SITELIBDIR= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-BROKEN= "You need at least perl 5.6.0. Do not use FreeBSD 4.x' system perl,\
+IGNORE= "You need at least perl 5.6.0. Do not use FreeBSD 4.x' system perl,\
it's outdated. Install lang/perl5 and issue 'use.perl port'"
.endif