Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2012 21:47:57 +0200
From:      Mel Flynn <rflynn@acsalaska.net>
To:        John Hein <jhein@symmetricom.com>
Cc:        miwi@freebsd.org, mexas@bristol.ac.uk, bug-followup@freebsd.org, Ruslan Mahmatkhanov <cvs-src@yandex.ru>, freebsd-python@freebsd.org
Subject:   Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored
Message-ID:  <4F85DFED.5050505@acsalaska.net>
In-Reply-To: <20357.55785.187568.687487@gromit.timing.com>
References:  <201204111317.q3BDHksK038176@freefall.freebsd.org> <4F858621.603@yandex.ru> <20357.55785.187568.687487@gromit.timing.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/11/2012 21:22, John Hein wrote:

> But (#1) neither work because bsd.port.pre.mk defines PYTHON_PORTSDIR
> before the new python version can be set by the ARCH == amd64 test.
> 
> But (#2) you can't put the ARCH .if test before bsd.port.pre.mk since
> ARCH is not defined at that point.

Just a thought:
You can simplify the hack by including bsd.port.options.mk instead of
the first bsd.port.pre.mk. ARCH will be defined while bsd.python.mk
isn't included yet.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F85DFED.5050505>