svn commit: r384775 - head/devel/pig
Dmitry Sivachenko
demon at FreeBSD.org
Sun Apr 26 11:41:02 UTC 2015
> On 26 апр. 2015 г., at 14:38, Antoine Brodin <antoine at FreeBSD.org> wrote:
>
> 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
Before this change it was possible to build this at least from ports.
Now it will stop with BROKEN message.
I know about this problem and I asked for help but none responded.
>
> 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
>
More information about the svn-ports-head
mailing list