[ports] cvs commit: ports/java/openjdk7 Makefile

Tilman Linneweh arved at FreeBSD.org
Sat Aug 7 15:11:50 UTC 2010


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....



More information about the cvs-ports mailing list