From owner-freebsd-python@FreeBSD.ORG Wed Apr 11 13:25:31 2012 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5E231065672; Wed, 11 Apr 2012 13:25:31 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) by mx1.freebsd.org (Postfix) with ESMTP id 438718FC19; Wed, 11 Apr 2012 13:25:30 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward14.mail.yandex.net (Yandex) with ESMTP id C233519819A9; Wed, 11 Apr 2012 17:25:28 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1334150728; bh=eZ6wd5ycjNdT+LGpXi9oibLbRr3CWenAXF8Dzb9DkW4=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=HESTAPspAlJoL9NHCMtvkmZMiL17o+m91qKunoXbJkAKaGOz9sQOzJ3l5uqKUzX+y ZfHqgTJ8Ks6FbJvINWpEaoWa3uATRdI62iAVQP5Leac55Ewl7S+mG5C8fLTmbR6cew 1x092GmKCHaPUfstYotCvi8jIrmQDHs8LvWpb5ok= Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 94C28E40517; Wed, 11 Apr 2012 17:25:28 +0400 (MSK) Received: from unknown (unknown [213.27.65.65]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id PRAqZBw9-PSA4kciH; Wed, 11 Apr 2012 17:25:28 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1334150728; bh=eZ6wd5ycjNdT+LGpXi9oibLbRr3CWenAXF8Dzb9DkW4=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=WHT+LbCQCYGsYMakcD2M4YYHZm4S8nFZhNys6nPQ4J8F/baPGuDdJr//6apR5ZEiK QbyfwXNAgxlS9RVx83KwG+x1Qn3rovvgXUKfzInoHgX/fGrxtNq4I6w19hELXiP/bA zlKiRUObI/OaJ8hXskTCQmCLemn49/LGiN8+niDo= Message-ID: <4F858621.603@yandex.ru> Date: Wed, 11 Apr 2012 17:24:49 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120314 Thunderbird/10.0.3 MIME-Version: 1.0 To: miwi@FreeBSD.org References: <201204111317.q3BDHksK038176@freefall.freebsd.org> In-Reply-To: <201204111317.q3BDHksK038176@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mexas@bristol.ac.uk, freebsd-python@FreeBSD.org Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 13:25:31 -0000 miwi@FreeBSD.org wrote on 11.04.2012 17:17: > Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored > > State-Changed-From-To: open->closed > State-Changed-By: miwi > State-Changed-When: Wed Apr 11 13:17:46 UTC 2012 > State-Changed-Why: > user mistake, you have to set USE_PYTHON= 2.6. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=159215 Martin, I'm not sure about. There is a comment in bsd.python.mk that states: """ Define PYTHON_VERSION to override the defaults that USE_PYTHON would give you. """ In PR I tried to do just that, but it didn't working. -- Regards, Ruslan Tinderboxing kills... the drives.