diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 22:11:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 22:11:44 +0000 |
commit | 9c69af1094182ff7076db43496724de89e462762 (patch) | |
tree | 39d30d70024bfd19dea7fcc44a450900f3abaf69 /biology/p5-bioperl | |
parent | add LATEST_LINK (diff) |
Add conflicst:
CONFLICTS= p5-bioperl-1.[13579]*
Submitted by: Mauricio Herrera Cuadra <arareko@yahoo.com>,Fernan Aguero <fernan@iib.unsam.edu.ar>
Diffstat (limited to 'biology/p5-bioperl')
-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 \ |