diff options
-rw-r--r-- | biology/p5-bioperl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile index 75d10f408cbf..ef6f01a65d10 100644 --- a/biology/p5-bioperl/Makefile +++ b/biology/p5-bioperl/Makefile @@ -40,6 +40,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Ace.pm:${PORTSDIR}/biology/p5-AcePerl \ ${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords RUN_DEPENDS= ${BUILD_DEPENDS} +CONFLICTS= p5-bioperl-1.[13579]* + PERL_CONFIGURE= YES MAN1= bp_aacomp.pl.1 \ |