From owner-svn-ports-head@FreeBSD.ORG Fri Aug 15 21:32:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C573D500; Fri, 15 Aug 2014 21:32:18 +0000 (UTC) Received: from mx1a.lautre.net (mx1a.lautre.net [80.67.160.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.lautre.net", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E2A82D77; Fri, 15 Aug 2014 21:32:18 +0000 (UTC) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id 146FC40BBC; Fri, 15 Aug 2014 23:32:15 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id A87C271E388; Fri, 15 Aug 2014 23:32:14 +0200 (CEST) Date: Fri, 15 Aug 2014 23:32:14 +0200 From: Thierry Thomas To: Max Brazhnikov Subject: Re: svn commit: r364974 - head/devel/libuv Message-ID: <20140815213214.GC87863@graf.pompo.net> Mail-Followup-To: Max Brazhnikov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201408151401.s7FE175M084501@svn.freebsd.org> <2696093.AznJThOmtL@mercury.ph.man.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2696093.AznJThOmtL@mercury.ph.man.ac.uk> X-Operating-System: FreeBSD 10.0-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2014 21:32:18 -0000 Le ven 15 aoû 14 à 23:14:50 +0200, Max Brazhnikov écrivait : > On Fri, 15 Aug 2014 14:01:07 +0000Fri Aug 15 14:01:06 2014 Thierry Thomas wrote: > > Author: thierry > > Date: Fri Aug 15 14:01:06 2014 > > New Revision: 364974 > > URL: http://svnweb.freebsd.org/changeset/ports/364974 > > QAT: https://qat.redports.org/buildarchive/r364974/ > > > > Log: > > - Revert r359185 > > What's the reason? - Our regular make is sufficient to build this port, then $MAKE_CMD is set to make; - but gmake is necessary to build the regression test, and $GMAKE must be used (only if MAINTAINER_MODE is defined). Regards, -- Th. Thomas.