svn commit: r358466 - head/biology/p5-bioperl-run

Antoine Brodin antoine at FreeBSD.org
Thu Jun 19 21:31:17 UTC 2014


Author: antoine
Date: Thu Jun 19 21:31:16 2014
New Revision: 358466
URL: http://svnweb.freebsd.org/changeset/ports/358466
QAT: https://qat.redports.org/buildarchive/r358466/

Log:
  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

Modified:
  head/biology/p5-bioperl-run/Makefile

Modified: head/biology/p5-bioperl-run/Makefile
==============================================================================
--- head/biology/p5-bioperl-run/Makefile	Thu Jun 19 20:51:52 2014	(r358465)
+++ head/biology/p5-bioperl-run/Makefile	Thu Jun 19 21:31:16 2014	(r358466)
@@ -13,6 +13,8 @@ DISTNAME=	BioPerl-run-${PORTVERSION}
 MAINTAINER=	mauricio at 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


More information about the svn-ports-head mailing list