aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-bioperl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-03-08 03:29:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-03-08 03:29:16 +0000
commit0f0f3b19d2a210f626731780814edea924d874ad (patch)
treefa684876e369341615e8048df9a7d8a16bdb3152 /biology/p5-bioperl
parent65657a56a7232e1daf3f20722bc1388450ed7b82 (diff)
downloadports-0f0f3b19d2a210f626731780814edea924d874ad.tar.gz
ports-0f0f3b19d2a210f626731780814edea924d874ad.zip
Unmark as broken for 4.x; instead, mark as ignore for perl < 5.6.
Notes
Notes: svn path=/head/; revision=103263
Diffstat (limited to 'biology/p5-bioperl')
-rw-r--r--biology/p5-bioperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile
index 4b2c2d88dcbe..74acd831820a 100644
--- a/biology/p5-bioperl/Makefile
+++ b/biology/p5-bioperl/Makefile
@@ -610,8 +610,8 @@ MAN3= Bio::Align::AlignI.3 \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Configure fails"
+.if ${PERL_LEVEL} < 500600
+IGNORE= "This port requires Perl 5.6 or better"
.endif
# now install all extra stuff (docs, examples, scripts, models)