From owner-svn-ports-all@FreeBSD.ORG Fri Aug 2 05:40:12 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 F194FF8F; Fri, 2 Aug 2013 05:40:11 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 05AE2254D; Fri, 2 Aug 2013 05:40:10 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id k13so157383wgh.13 for ; Thu, 01 Aug 2013 22:40:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=LnMfDX6RucP+N/odIQh/nE6J+7btzYNvHrcQ3a6ze8k=; b=vOY7VOb79UZweQgJLhta4Gq3wygGME25R8v63YJ8TzPIlLBU7IPR1tsOsmei6JcLsf GewuewHJmSD55QhkGAmSR8U3ycHGeLDB7G1hJFb7qSPsAEWzTinTB5FepMmlAlywyXSj JIQnCyQ8KAI14a1Dslyk6cmxijgKWv19lkAmBO1L8g55mS4Hhjx9s/YLfN3P+wSe5Exf xU0xKRioFHtqI8pqNiYHGFAMt6tPmWAS7mRPyMd0vLNI6A/4mwpnMbDixQZkFr3m/8Cw XB/xJvhwuWEmZ7ZEClNfuqQ3VmPAUC3iq9WTUNUuicIcln0lt3uScN4QP4CbO8AU01Sg AJSA== X-Received: by 10.194.81.39 with SMTP id w7mr3596536wjx.51.1375422009213; Thu, 01 Aug 2013 22:40:09 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id o10sm981622wiz.5.2013.08.01.22.40.07 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 01 Aug 2013 22:40:08 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 2 Aug 2013 07:40:05 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r324097 - head/net-p2p/p5-Net-DirectConnect-TigerHash Message-ID: <20130802054005.GA18976@ithaqua.etoilebsd.net> References: <201308010807.r7187kUb007559@svn.freebsd.org> <20130802020814.GA45800@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <20130802020814.GA45800@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org 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: Fri, 02 Aug 2013 05:40:12 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 02, 2013 at 02:08:14AM +0000, Alexey Dokuchaev wrote: > On Thu, Aug 01, 2013 at 08:07:46AM +0000, Baptiste Daroussin wrote: > > New Revision: 324097 > > URL: http://svnweb.freebsd.org/changeset/ports/324097 > >=20 > > @@ -15,8 +11,9 @@ PKGNAMEPREFIX=3D p5- > > MAINTAINER=3D proler@gmail.com > > COMMENT=3D Perl Direct Connect TigerHash module > > =20 > > -PERL_CONFIGURE=3D yes > > -CC=3D g++ > > +USES=3D perl5 > > +USE_PERL5=3D configure > > +CC=3D ${CXX} > ^^^^^^^^^^^^^^^^^^^^ > Does it mean that it actually wants C++ compiler, but calls is as CC? Yes... regards, Bapt --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlH7RjUACgkQ8kTtMUmk6EzK6QCfVGNxJyIWEn/DWCMBIbaPserj XtYAoIgaqEuJiwrERu4fGmtgxATtljmZ =vfye -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--