diff options
-rw-r--r-- | biology/p5-bioperl-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-bioperl-devel/Makefile b/biology/p5-bioperl-devel/Makefile index 7911a846cd1c..a5bedc037594 100644 --- a/biology/p5-bioperl-devel/Makefile +++ b/biology/p5-bioperl-devel/Makefile @@ -49,7 +49,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VER}/Text/Wrap.pm:${PORTSDIR}/lang/ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -CONFLICTS= p5-bioperl-1.[0-46-9]* +CONFLICTS= p5-bioperl-1.[02468]* LATEST_LINK= p5-bioperl-devel |