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 <[EMAIL PROTECTED]>
>   
>   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 "[EMAIL PROTECTED]"
> 
> 
> 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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to