Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Aug 2010 17:11:40 +0200
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        Greg Lewis <glewis@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org
Subject:   Re: [ports] cvs commit: ports/java/openjdk7 Makefile
Message-ID:  <4C5D77AC.2060207@FreeBSD.org>
In-Reply-To: <20100807021353.490FB10656B7@hub.freebsd.org>
References:  <20100807021353.490FB10656B7@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/07/2010 04:13, Greg Lewis wrote:
> glewis      2010-08-07 02:13:40 UTC
>
>    FreeBSD ports repository
>
>    Modified files:
>      java/openjdk7        Makefile
>    Log:
>    . Back out the previous revision.  The port is not MAKE_JOBS_SAFE.

[..]

> Index: ports/java/openjdk7/Makefile
> diff -u ports/java/openjdk7/Makefile:1.13 ports/java/openjdk7/Makefile:1.14
> --- ports/java/openjdk7/Makefile:1.13	Sun Aug  1 22:22:44 2010
> +++ ports/java/openjdk7/Makefile	Sat Aug  7 02:13:40 2010
> @@ -33,10 +33,9 @@
>
>   LATEST_LINK=		openjdk7
>
> -USE_GMAKE=	yes
> -USE_ICONV=	yes
> +USE_GMAKE=	YES
> +USE_ICONV=	YES
>   USE_XORG+=	x11 xext xi xrender xt xtst
> -MAKE_JOBS_SAFE=	yes
>

I think we should add

MAKE_JOBS_UNSAFE=yes

as we now know it is not safe....




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