Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2015 11:39:02 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r384776 - branches/2015Q2/devel/pig
Message-ID:  <201504261139.t3QBd254075446@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Apr 26 11:39:01 2015
New Revision: 384776
URL: https://svnweb.freebsd.org/changeset/ports/384776

Log:
  MFH: r384775
  
  Mark BROKEN: tries to fetch distfiles during build phase
  
  Reported by:	pkg-fallout

Modified:
  branches/2015Q2/devel/pig/Makefile
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/devel/pig/Makefile
==============================================================================
--- branches/2015Q2/devel/pig/Makefile	Sun Apr 26 11:38:03 2015	(r384775)
+++ branches/2015Q2/devel/pig/Makefile	Sun Apr 26 11:39:01 2015	(r384776)
@@ -18,6 +18,8 @@ COMMENT=	Engine for executing data flows
 
 LICENSE=	APACHE20
 
+BROKEN=		tries to fetch distfiles during build phase
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash \
 		yarn:${PORTSDIR}/devel/hadoop2



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