svn commit: r384776 - branches/2015Q2/devel/pig
Antoine Brodin
antoine at FreeBSD.org
Sun Apr 26 11:39:02 UTC 2015
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
More information about the svn-ports-all
mailing list