aboutsummaryrefslogtreecommitdiff
path: root/audio/gnump3d
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-22 06:08:22 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-22 06:08:22 +0000
commitc8f2caaadd16a82eb87d284305e8e8881388b0ca (patch)
tree0a48a55c31d1fefcd5939384f86fdbbd70c4bd1c /audio/gnump3d
parent6fdf1ee4ab42793978521898f0073abe2408e170 (diff)
downloadports-c8f2caaadd16a82eb87d284305e8e8881388b0ca.tar.gz
ports-c8f2caaadd16a82eb87d284305e8e8881388b0ca.zip
Notes
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