diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-09 09:49:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-09 09:49:02 +0000 |
commit | 0542e45bb8dbeb293f7c4c3b2791aa421fac4309 (patch) | |
tree | a215760bc3290a3978bd0c72ae0c911423e6d59f /biology/p5-bioperl | |
parent | 3ba7dc60bd95da633efc687ebebfb0848bf23ed0 (diff) | |
download | ports-0542e45bb8dbeb293f7c4c3b2791aa421fac4309.tar.gz ports-0542e45bb8dbeb293f7c4c3b2791aa421fac4309.zip |
Notes
Diffstat (limited to 'biology/p5-bioperl')
-rw-r--r-- | biology/p5-bioperl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile index 0e1e1b3b852d..fe86d6db0db9 100644 --- a/biology/p5-bioperl/Makefile +++ b/biology/p5-bioperl/Makefile @@ -13,6 +13,7 @@ DISTNAME= BioPerl-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= A collection of Perl modules for bioinformatics +BROKEN= not staged BUILD_DEPENDS= p5-Text-Tabs+Wrap>=0:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \ p5-Bio-ASN1-EntrezGene>=0:${PORTSDIR}/biology/p5-Bio-ASN1-EntrezGene \ p5-Class-AutoClass>=0:${PORTSDIR}/devel/p5-Class-AutoClass \ |