From owner-freebsd-ports@FreeBSD.ORG Thu Dec 2 14:07:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2FAB16A4CE for ; Thu, 2 Dec 2004 14:07:09 +0000 (GMT) Received: from gate.xbsd.org (xbsd.org [81.56.254.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6984843D48 for ; Thu, 2 Dec 2004 14:07:09 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by gate.xbsd.org (Postfix) with ESMTP id 0A4B911732; Thu, 2 Dec 2004 15:08:13 +0100 (CET) Received: from gate.xbsd.org ([127.0.0.1]) by localhost (gate.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 67946-06; Thu, 2 Dec 2004 15:08:04 +0100 (CET) Received: from [127.0.0.1] (hub.xunix.org [163.5.255.82]) by gate.xbsd.org (Postfix) with ESMTP id 27EF211604; Thu, 2 Dec 2004 15:08:03 +0100 (CET) Message-ID: <41AF2172.8080402@xbsd.org> Date: Thu, 02 Dec 2004 15:06:42 +0100 From: Florent Thoumie User-Agent: Mozilla Thunderbird 0.8 (X11/20040926) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chuck Robey References: <20041202091234.C61139@april.chuckr.org> In-Reply-To: <20041202091234.C61139@april.chuckr.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at xbsd.org cc: FreeBSD-ports@FreeBSD.org Subject: Re: OPTIONS usage in lang/python X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 14:07:09 -0000 Chuck Robey wrote: > I need to get some action out of what seems to be a really new feature of > ports, the OPTIONS keyword. In the latest version of the lang/python > port, I need to get some of the options activated, but I'm not certain of > the ssyntax, so I can't tell if I've invoked it. > > Can I ask, if one of the options is named "THREADS", then how do I go > about activating that option? > > Thanks Scroll down and you'll find the WITHOUT_THREADS knob. Just set this variable to something. -- Florent Thoumie flz@xbsd.org