From owner-svn-ports-all@FreeBSD.ORG Thu Nov 7 08:42:25 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E68A010F; Thu, 7 Nov 2013 08:42:25 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A710325F5; Thu, 7 Nov 2013 08:42:24 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2C77BBDCFA; Thu, 7 Nov 2013 09:42:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=/NnbEVGD9d8 ZPXzKKHGj0We8Nxw=; b=HvdY44RyMxW1ZvQI1ll310AqFKXVeZrO0v2I4Or0mxU 51tS4Yt5G6TfU3Zg31tWsgAaE1H2+sPMvgHtVogExnk8ECgOLbN+v2G1LAr2rTEI Nw/pfJRd5toBMDyyPZJohFqLRWjYLkJxZC4D17jDRPKA5Z03HhaEIRJsd0I6cP/A = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 0918BBDCF9; Thu, 7 Nov 2013 09:42:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 7F9ACC70BFCD; Thu, 7 Nov 2013 09:42:22 +0100 (CET) Date: Thu, 07 Nov 2013 09:42:22 +0100 From: Mathieu Arnold To: Rusmir Dusko , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r333047 - in head: Mk/Uses devel/pure-gen Message-ID: <75BDF79FD42F96905A3D25F3@atuin.in.mat.cc> In-Reply-To: <201311070020.rA70Ko2O013457@svn.freebsd.org> References: <201311070020.rA70Ko2O013457@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 08:42:26 -0000 +--On 7 novembre 2013 00:20:50 +0000 Rusmir Dusko wrote: | -USES= gmake | +.include "${PORTSDIR}/Mk/Uses/gmake.mk" That feels dirty... -- Mathieu Arnold