diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-05 06:11:44 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-05 06:11:44 +0800 |
commit | 0a88d140b96b23671c9fe7b1cfb12f69f8bc3bc7 (patch) | |
tree | 11b511f9fefe8209d224f953cff7469e6176d250 /biology/p5-bioperl | |
parent | f28ed8c3a02332c68d0969730d90d10c3af9be86 (diff) | |
download | freebsd-ports-gnome-0a88d140b96b23671c9fe7b1cfb12f69f8bc3bc7.tar.gz freebsd-ports-gnome-0a88d140b96b23671c9fe7b1cfb12f69f8bc3bc7.tar.zst freebsd-ports-gnome-0a88d140b96b23671c9fe7b1cfb12f69f8bc3bc7.zip |
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 \ |