From owner-cvs-all@FreeBSD.ORG Wed Sep 19 00:59:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CA2016A418; Wed, 19 Sep 2007 00:59:23 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id C6D3713C465; Wed, 19 Sep 2007 00:59:22 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l8J0xLtH058139; Tue, 18 Sep 2007 17:59:22 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l8J0xLCj058138; Tue, 18 Sep 2007 17:59:21 -0700 (PDT) (envelope-from obrien) Date: Tue, 18 Sep 2007 17:59:21 -0700 From: "David O'Brien" To: Kirill Ponomarew Message-ID: <20070919005921.GB57936@dragon.NUXI.org> References: <200709181414.l8IEEuj0036571@repoman.freebsd.org> <20070918141503.2CD9916A4DE@hub.freebsd.org> <20070918185959.GB1429@voodoo.bawue.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070918185959.GB1429@voodoo.bawue.com> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: [ports] cvs commit: ports/lang/pcc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 00:59:23 -0000 On Tue, Sep 18, 2007 at 09:00:00PM +0200, Kirill Ponomarew wrote: > > Index: ports/lang/pcc/Makefile > > diff -u ports/lang/pcc/Makefile:1.1 ports/lang/pcc/Makefile:1.2 .. > > +USE_GMAKE= I_dont_know_why_bmake_isnt_always_working_right > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > I couldn't find it in Porters Handbook, could you please fix it ? I didn't realize the setting for USE_GMAKE was rigid vs. my self-documenting setting. No problem to change it to "yes" - +1 on my http://people.freebsd.org/~peter/ports.total.txt :-) -- -- David (obrien@FreeBSD.org)