diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-19 21:31:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-19 21:31:16 +0000 |
commit | 6ae01531e3c15c51391f46d67751cdc50ca68bfa (patch) | |
tree | 5c8991da9a4d19004806697182d223c6627cbcfb | |
parent | ports-mgmt/pkg-devel: Chase relocation of pkg.8 man page (diff) |
Mark BROKEN: Fails to configure
===> Configuring for p5-bioperl-run-1.6.1_4
Invalid prerequisite condition '0/processing XML data/Bio::Tools::Run::EMBOSSacd' for XML::Twig at /usr/local/lib/perl5/site_perl/5.16/Module/Build/Base.pm line 1702.
*** [do-configure] Error code 25
Reported by: pkg-fallout
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=358466
-rw-r--r-- | biology/p5-bioperl-run/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/p5-bioperl-run/Makefile b/biology/p5-bioperl-run/Makefile index 63e473eac2cf..fc24e4a79e3e 100644 --- a/biology/p5-bioperl-run/Makefile +++ b/biology/p5-bioperl-run/Makefile @@ -13,6 +13,8 @@ DISTNAME= BioPerl-run-${PORTVERSION} MAINTAINER= mauricio@arareko.net COMMENT= Wrapper modules for common bioinformatics tools +BROKEN= Fails to configure + BUILD_DEPENDS= p5-bioperl>=1.6.0:${PORTSDIR}/biology/p5-bioperl \ p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff |