Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2015 17:08:59 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389942 - head/lang/p5-signatures
Message-ID:  <201506171708.t5HH8x2O004066@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jun 17 17:08:58 2015
New Revision: 389942
URL: https://svnweb.freebsd.org/changeset/ports/389942

Log:
  Mark BROKEN: Fails to configure
  
   *** Can't load dependency information for B::Hooks::Parser:
     Can't locate B/Hooks/Parser/Install/Files.pm in @INC (you may need to install the B::Hooks::Parser::Install::Files module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.20 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.20/mach /usr/local/lib/perl5/5.20 /usr/local/lib/perl5/site_perl/5.20 /usr/local/lib/perl5/site_perl/5.20/mach .) at /usr/local/lib/perl5/site_perl/ExtUtils/Depends.pm line 185.
  
  Reported by:	pkg-fallout

Modified:
  head/lang/p5-signatures/Makefile

Modified: head/lang/p5-signatures/Makefile
==============================================================================
--- head/lang/p5-signatures/Makefile	Wed Jun 17 16:52:20 2015	(r389941)
+++ head/lang/p5-signatures/Makefile	Wed Jun 17 17:08:58 2015	(r389942)
@@ -13,6 +13,8 @@ COMMENT=	Subroutine signatures for Perl 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+BROKEN=		Fails to configure
+
 BUILD_DEPENDS=	p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
 		p5-B-Hooks-OP-Check>=0.17:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
 		p5-B-Hooks-OP-PPAddr>=0.03:${PORTSDIR}/devel/p5-B-Hooks-OP-PPAddr \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506171708.t5HH8x2O004066>