Date: Sun, 26 Apr 2015 11:38:04 +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: r384775 - head/devel/pig Message-ID: <201504261138.t3QBc4Eg075212@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Apr 26 11:38:03 2015 New Revision: 384775 URL: https://svnweb.freebsd.org/changeset/ports/384775 Log: Mark BROKEN: tries to fetch distfiles during build phase Reported by: pkg-fallout Modified: head/devel/pig/Makefile Modified: head/devel/pig/Makefile ============================================================================== --- head/devel/pig/Makefile Sun Apr 26 11:31:32 2015 (r384774) +++ head/devel/pig/Makefile Sun Apr 26 11:38:03 2015 (r384775) @@ -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?201504261138.t3QBc4Eg075212>