Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2011 12:38:13 +0100
From:      Florent Thoumie <flz@xbsd.org>
To:        RW <rwmaillists@googlemail.com>
Cc:        ports@freebsd.org
Subject:   Re: vim & python as scripting language
Message-ID:  <BANLkTimgThTLr7S9rnBP7RAPP1H02FMG3w@mail.gmail.com>
In-Reply-To: <20110528122230.3e665134@gumby.homeunix.com>
References:  <20110528102417.6de21815@atmarama.net> <BANLkTin5nwYUBdZjgFWY-kk=KQQCvt0FkA@mail.gmail.com> <20110528130041.76dec57d@atmarama.net> <20110528122230.3e665134@gumby.homeunix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 28, 2011 at 12:22 PM, RW <rwmaillists@googlemail.com> wrote:
> On Sat, 28 May 2011 13:00:41 +0200
> Gour-Gadadhara Dasa <gour@atmarama.net> wrote:
>
>> On Sat, 28 May 2011 11:23:32 +0100
>> Florent Thoumie <flz@xbsd.org> wrote:
>>
>> > You can rebuild the port with WITH_PYTHON=yes.
>>
>> Thank you.
>>
>> How is it that there is no 'make config' menu to choose options from?
>
> IIRC the maintainer objects to FreeBSD's option menus. IIWY I'd add it
> in make.conf:
>
> .if ${.CURDIR:M*/editors/vim}
> WITH_PYTHON=yes
> .endif

There's a WITH_VIM_OPTIONS option, but if you select PYTHON it won't
actually work, because the port checks for WITH_PYTHON before
bsd.port.pre.mk is included. So your suggestion is the best bet for
now.

-- 
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer



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