Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2007 21:00:00 +0200
From:      Kirill Ponomarew <krion@voodoo.bawue.com>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: [ports] cvs commit: ports/lang/pcc Makefile
Message-ID:  <20070918185959.GB1429@voodoo.bawue.com>
In-Reply-To: <20070918141503.2CD9916A4DE@hub.freebsd.org>
References:  <200709181414.l8IEEuj0036571@repoman.freebsd.org> <20070918141503.2CD9916A4DE@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 18, 2007 at 02:15:03PM +0000, David E. O'Brien wrote:
> obrien      2007-09-18 14:14:56 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     lang/pcc             Makefile 
>   Log:
>   Use Gmake for now - for some reason 1/2 time bmake will not 'make all'
>   within the build directory.
>   
>   Submitted by:   Marcus von Appen <mva@sysfault.org>
>   
>   Revision  Changes    Path
>   1.2       +1 -0      ports/lang/pcc/Makefile
> _______________________________________________
> cvs-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
> 
> 
> Index: ports/lang/pcc/Makefile
> diff -u ports/lang/pcc/Makefile:1.1 ports/lang/pcc/Makefile:1.2
> --- ports/lang/pcc/Makefile:1.1	Tue Sep 18 02:48:52 2007
> +++ ports/lang/pcc/Makefile	Tue Sep 18 14:14:55 2007
> @@ -22,6 +22,7 @@
>  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
>  GNU_CONFIGURE=	YES
>  CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
> +USE_GMAKE=	I_dont_know_why_bmake_isnt_always_working_right
		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I couldn't find it in Porters Handbook, could you please fix it ?

-Kirill



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